Index: experimental/visual_studio_plugin/src/debug_conn/debug_conn.vcproj |
diff --git a/experimental/visual_studio_plugin/src/debug_conn/debug_conn.vcproj b/experimental/visual_studio_plugin/src/debug_conn/debug_conn.vcproj |
deleted file mode 100644 |
index 6f2b5087dfedc1c6e7f5c0060a70a2859c49ec0d..0000000000000000000000000000000000000000 |
--- a/experimental/visual_studio_plugin/src/debug_conn/debug_conn.vcproj |
+++ /dev/null |
@@ -1,452 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioProject |
- ProjectType="Visual C++" |
- Version="9.00" |
- Name="debug_conn" |
- ProjectGUID="{F9ACB81F-1883-8522-6945-C11575F01C97}" |
- RootNamespace="debug_conn" |
- Keyword="Win32Proj" |
- TargetFrameworkVersion="0" |
- > |
- <Platforms> |
- <Platform |
- Name="Win32" |
- /> |
- <Platform |
- Name="x64" |
- /> |
- </Platforms> |
- <ToolFiles> |
- <ToolFile |
- RelativePath=".\debug_conn.rules" |
- /> |
- </ToolFiles> |
- <Configurations> |
- <Configuration |
- Name="Release|Win32" |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
- IntermediateDirectory="$(OutDir)\obj\$(ProjectName)" |
- ConfigurationType="4" |
- CharacterSet="1" |
- WholeProgramOptimization="1" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="assembler (gnu-compatible)" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- GenerateStublessProxies="true" |
- TypeLibraryName="$(InputName).tlb" |
- OutputDirectory="$(IntDir)" |
- HeaderFileName="$(InputName).h" |
- DLLDataFileName="dlldata.c" |
- InterfaceIdentifierFileName="$(InputName)_i.c" |
- ProxyFileName="$(InputName)_p.c" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- Optimization="2" |
- EnableIntrinsicFunctions="true" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- PreprocessorDefinitions="NDEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=1";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86";"NDEBUG"" |
- StringPooling="true" |
- MinimalRebuild="true" |
- ExceptionHandling="2" |
- RuntimeLibrary="2" |
- RuntimeTypeInfo="false" |
- ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" |
- WarningLevel="3" |
- WarnAsError="true" |
- Detect64BitPortabilityProblems="false" |
- DebugInformationFormat="3" |
- DisableSpecificWarnings="4396;4503;4819" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- PreprocessorDefinitions="NDEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86";"NDEBUG"" |
- Culture="1033" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLibrarianTool" |
- AdditionalOptions="/ignore:4221" |
- OutputFile="$(OutDir)\lib\$(ProjectName).lib" |
- AdditionalLibraryDirectories="..\..\..\..\third_party\platformsdk_win7\files\Lib" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- <Configuration |
- Name="Release|x64" |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
- IntermediateDirectory="$(OutDir)\obj\$(ProjectName)" |
- ConfigurationType="4" |
- CharacterSet="1" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="assembler (gnu-compatible)" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- GenerateStublessProxies="true" |
- TypeLibraryName="$(InputName).tlb" |
- OutputDirectory="$(IntDir)" |
- HeaderFileName="$(InputName).h" |
- DLLDataFileName="dlldata.c" |
- InterfaceIdentifierFileName="$(InputName)_i.c" |
- ProxyFileName="$(InputName)_p.c" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- Optimization="2" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- PreprocessorDefinitions="NDEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- StringPooling="true" |
- MinimalRebuild="false" |
- ExceptionHandling="0" |
- BufferSecurityCheck="true" |
- EnableFunctionLevelLinking="true" |
- RuntimeTypeInfo="false" |
- ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" |
- WarningLevel="3" |
- WarnAsError="true" |
- Detect64BitPortabilityProblems="false" |
- DebugInformationFormat="3" |
- DisableSpecificWarnings="4396;4503;4819" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- PreprocessorDefinitions="NDEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- Culture="1033" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLibrarianTool" |
- AdditionalOptions="/ignore:4221" |
- OutputFile="$(OutDir)\lib\$(ProjectName).lib" |
- AdditionalLibraryDirectories="..\..\..\..\third_party\platformsdk_win7\files\Lib\x64" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- <Configuration |
- Name="Debug|Win32" |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
- IntermediateDirectory="$(OutDir)\obj\$(ProjectName)" |
- ConfigurationType="4" |
- CharacterSet="1" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="assembler (gnu-compatible)" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- GenerateStublessProxies="true" |
- TypeLibraryName="$(InputName).tlb" |
- OutputDirectory="$(IntDir)" |
- HeaderFileName="$(InputName).h" |
- DLLDataFileName="dlldata.c" |
- InterfaceIdentifierFileName="$(InputName)_i.c" |
- ProxyFileName="$(InputName)_p.c" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- Optimization="0" |
- AdditionalIncludeDirectories=""$(NACL_VSX_ROOT)\src";"$(NACL_VSX_ROOT)\third_party";"$(VSInstallDir)\VC\atlmfc\include"" |
- PreprocessorDefinitions="_DEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- MinimalRebuild="false" |
- ExceptionHandling="0" |
- BasicRuntimeChecks="3" |
- RuntimeLibrary="3" |
- BufferSecurityCheck="true" |
- EnableFunctionLevelLinking="true" |
- RuntimeTypeInfo="false" |
- ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" |
- GenerateXMLDocumentationFiles="false" |
- WarningLevel="3" |
- WarnAsError="false" |
- Detect64BitPortabilityProblems="false" |
- DebugInformationFormat="3" |
- DisableSpecificWarnings="4396;4503;4819" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- PreprocessorDefinitions="_DEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- Culture="1033" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLibrarianTool" |
- AdditionalOptions="/ignore:4221" |
- OutputFile="$(OutDir)\lib\$(ProjectName).lib" |
- AdditionalLibraryDirectories="..\..\..\..\third_party\platformsdk_win7\files\Lib" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- <Configuration |
- Name="Debug|x64" |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
- IntermediateDirectory="$(OutDir)\obj\$(ProjectName)" |
- ConfigurationType="4" |
- CharacterSet="1" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="assembler (gnu-compatible)" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- GenerateStublessProxies="true" |
- TypeLibraryName="$(InputName).tlb" |
- OutputDirectory="$(IntDir)" |
- HeaderFileName="$(InputName).h" |
- DLLDataFileName="dlldata.c" |
- InterfaceIdentifierFileName="$(InputName)_i.c" |
- ProxyFileName="$(InputName)_p.c" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- Optimization="0" |
- AdditionalIncludeDirectories=""$(NACL_VSX_ROOT)\src";"$(NACL_VSX_ROOT)\third_party";"$(VSInstallDir)\VC\atlmfc\include"" |
- PreprocessorDefinitions="_DEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- MinimalRebuild="false" |
- ExceptionHandling="0" |
- BasicRuntimeChecks="3" |
- RuntimeLibrary="1" |
- BufferSecurityCheck="true" |
- EnableFunctionLevelLinking="true" |
- RuntimeTypeInfo="false" |
- ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" |
- WarningLevel="3" |
- WarnAsError="true" |
- Detect64BitPortabilityProblems="false" |
- DebugInformationFormat="3" |
- DisableSpecificWarnings="4396;4503;4819" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- PreprocessorDefinitions="_DEBUG;"_WIN32_WINNT=0x0600";"WINVER=0x0600";"WIN32";"_WINDOWS";"_HAS_EXCEPTIONS=0";"NOMINMAX";"_CRT_RAND_S";"CERT_CHAIN_PARA_HAS_EXTRA_FIELDS";"WIN32_LEAN_AND_MEAN";"_SECURE_ATL";"_HAS_TR1=0";"__STDC_LIMIT_MACROS=1";"NACL_BLOCK_SHIFT=5";"NACL_BLOCK_SIZE=32";"NACL_LINUX=0";"NACL_OSX=0";"NACL_WINDOWS=1";"__STDC_FORMAT_MACROS";"NACL_STANDALONE=1";"NACL_TARGET_SUBARCH=32";"NACL_BUILD_SUBARCH=32";"NACL_BUILD_ARCH=x86"" |
- Culture="1033" |
- AdditionalIncludeDirectories="..\..\third_party\nacl_dir;..\..\..\..\third_party\platformsdk_win7\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLibrarianTool" |
- AdditionalOptions="/ignore:4221" |
- OutputFile="$(OutDir)\lib\$(ProjectName).lib" |
- AdditionalLibraryDirectories="..\..\..\..\third_party\platformsdk_win7\files\Lib\x64" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- </Configurations> |
- <References> |
- </References> |
- <Files> |
- <Filter |
- Name="win" |
- > |
- <File |
- RelativePath="win\debug_socket_win.cc" |
- > |
- </File> |
- </Filter> |
- <File |
- RelativePath=".\debug_flags.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_host.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_host.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_packet.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_packet.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_pipe.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_pipe.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_socket.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_socket.h" |
- > |
- </File> |
- <File |
- RelativePath=".\debug_socket_impl.c" |
- > |
- </File> |
- <File |
- RelativePath="debug_socket_impl.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_stream.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_stub.gyp" |
- > |
- </File> |
- <File |
- RelativePath=".\debug_stub_vsx.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_target.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_target.h" |
- > |
- </File> |
- <File |
- RelativePath="debug_util.cc" |
- > |
- </File> |
- <File |
- RelativePath="debug_util.h" |
- > |
- </File> |
- </Files> |
- <Globals> |
- </Globals> |
-</VisualStudioProject> |