Debugging: Add code to print backtrace for guest on SIGSEGV
[nativeclient.git] / intermodule_comm / google_nacl_imc / google_nacl_imc.vcproj
blobb6a30699c4e9319b96b8bed5b6f42476d5480f04
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="google_nacl_imc"
6 ProjectGUID="{7D7B36BE-B994-4BE2-A60C-753C19E5A9EA}"
7 RootNamespace="google_nacl_imc"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="4"
23 CharacterSet="1"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="$(ProjectDir)\..\..\.."
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;NACL_WINDOWS=1;NACL_BLOCK_SHIFT=5;NACL_BLOCK_SIZE=32;NACL_LINUX=0;NACL_OSX=0"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLibrarianTool"
65 <Tool
66 Name="VCALinkTool"
68 <Tool
69 Name="VCXDCMakeTool"
71 <Tool
72 Name="VCBscMakeTool"
74 <Tool
75 Name="VCFxCopTool"
77 <Tool
78 Name="VCPostBuildEventTool"
80 </Configuration>
81 <Configuration
82 Name="Release|Win32"
83 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84 IntermediateDirectory="$(ConfigurationName)"
85 ConfigurationType="4"
86 CharacterSet="1"
87 WholeProgramOptimization="1"
89 <Tool
90 Name="VCPreBuildEventTool"
92 <Tool
93 Name="VCCustomBuildTool"
95 <Tool
96 Name="VCXMLDataGeneratorTool"
98 <Tool
99 Name="VCWebServiceProxyGeneratorTool"
101 <Tool
102 Name="VCMIDLTool"
104 <Tool
105 Name="VCCLCompilerTool"
106 AdditionalIncludeDirectories="$(ProjectDir)\..\..\.."
107 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;NACL_WINDOWS=1;NACL_BLOCK_SHIFT=5;NACL_BLOCK_SIZE=32;NACL_LINUX=0;NACL_OSX=0"
108 RuntimeLibrary="0"
109 UsePrecompiledHeader="0"
110 WarningLevel="3"
111 Detect64BitPortabilityProblems="true"
112 DebugInformationFormat="3"
114 <Tool
115 Name="VCManagedResourceCompilerTool"
117 <Tool
118 Name="VCResourceCompilerTool"
120 <Tool
121 Name="VCPreLinkEventTool"
123 <Tool
124 Name="VCLibrarianTool"
126 <Tool
127 Name="VCALinkTool"
129 <Tool
130 Name="VCXDCMakeTool"
132 <Tool
133 Name="VCBscMakeTool"
135 <Tool
136 Name="VCFxCopTool"
138 <Tool
139 Name="VCPostBuildEventTool"
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <Filter
147 Name="Source Files"
148 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
149 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
151 <File
152 RelativePath="..\nacl_htp.cc"
154 </File>
155 <File
156 RelativePath="..\win\nacl_imc.cc"
158 </File>
159 <File
160 RelativePath="..\nacl_imc_common.cc"
162 </File>
163 <File
164 RelativePath="..\win\nacl_shm.cc"
166 </File>
167 </Filter>
168 <Filter
169 Name="Header Files"
170 Filter="h;hpp;hxx;hm;inl;inc;xsd"
171 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
173 <File
174 RelativePath="..\nacl_htp.h"
176 </File>
177 <File
178 RelativePath="..\nacl_imc.h"
180 </File>
181 </Filter>
182 <Filter
183 Name="Resource Files"
184 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
185 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
187 </Filter>
188 </Files>
189 <Globals>
190 </Globals>
191 </VisualStudioProject>