missing project/build files
[client-tools.git] / src / engine / client / application / DllExport / build / win32 / DllExport.vcproj
blob044b8d0bfcb84ae580796a7f822351af24cb9b97
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="DllExport"
6 ProjectGUID="{78041480-C2C5-42A1-A566-C57BC3100BBF}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Optimized|Win32"
18 OutputDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized"
19 IntermediateDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized"
20 ConfigurationType="2"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="_DEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\..\..\shared\library\sharedDebug\include\public,..\..\..\..\..\shared\library\sharedFile\include\public,..\..\..\..\..\shared\library\sharedFoundation\include\public,..\..\..\..\..\shared\library\sharedFoundationTypes\include\public,..\..\..\..\..\shared\library\sharedImage\include\public,..\..\..\..\..\shared\library\sharedMath\include\public,..\..\..\..\..\shared\library\sharedMemoryManager\include\public,..\..\..\..\..\shared\library\sharedObject\include\public,..\..\..\..\..\shared\library\sharedSynchronization\include\public,..\..\..\..\library\clientGraphics\include\public"
51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DIRECT3D8_EXPORTS;DEBUG_LEVEL=1;_CRT_SECURE_NO_DEPRECATE=1"
52 MinimalRebuild="true"
53 BasicRuntimeChecks="3"
54 RuntimeLibrary="1"
55 RuntimeTypeInfo="true"
56 PrecompiledHeaderFile=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.pch"
57 AssemblerListingLocation=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/"
58 ObjectFile=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/"
59 ProgramDataBaseFileName=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/"
60 WarningLevel="4"
61 WarnAsError="true"
62 SuppressStartupBanner="true"
63 DebugInformationFormat="3"
65 <Tool
66 Name="VCManagedResourceCompilerTool"
68 <Tool
69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="_DEBUG"
71 Culture="1033"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.dll"
79 LinkIncremental="2"
80 SuppressStartupBanner="true"
81 AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32"
82 IgnoreDefaultLibraryNames="libc, libcp"
83 GenerateDebugInformation="true"
84 ProgramDatabaseFile=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.pdb"
85 ImportLibrary=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.lib"
86 TargetMachine="1"
88 <Tool
89 Name="VCALinkTool"
91 <Tool
92 Name="VCManifestTool"
94 <Tool
95 Name="VCXDCMakeTool"
97 <Tool
98 Name="VCBscMakeTool"
99 SuppressStartupBanner="true"
100 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Optimized/DllExport.bsc"
102 <Tool
103 Name="VCFxCopTool"
105 <Tool
106 Name="VCAppVerifierTool"
108 <Tool
109 Name="VCWebDeploymentTool"
111 <Tool
112 Name="VCPostBuildEventTool"
114 </Configuration>
115 <Configuration
116 Name="Release|Win32"
117 OutputDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Release"
118 IntermediateDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Release"
119 ConfigurationType="2"
120 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
121 UseOfMFC="0"
122 ATLMinimizesCRunTimeLibraryUsage="false"
123 CharacterSet="2"
125 <Tool
126 Name="VCPreBuildEventTool"
128 <Tool
129 Name="VCCustomBuildTool"
131 <Tool
132 Name="VCXMLDataGeneratorTool"
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"
137 <Tool
138 Name="VCMIDLTool"
139 PreprocessorDefinitions="NDEBUG"
140 MkTypLibCompatible="true"
141 SuppressStartupBanner="true"
142 TargetEnvironment="1"
143 TypeLibraryName=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.tlb"
144 HeaderFileName=""
146 <Tool
147 Name="VCCLCompilerTool"
148 Optimization="2"
149 InlineFunctionExpansion="1"
150 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\..\..\shared\library\sharedDebug\include\public,..\..\..\..\..\shared\library\sharedFile\include\public,..\..\..\..\..\shared\library\sharedFoundation\include\public,..\..\..\..\..\shared\library\sharedFoundationTypes\include\public,..\..\..\..\..\shared\library\sharedImage\include\public,..\..\..\..\..\shared\library\sharedMath\include\public,..\..\..\..\..\shared\library\sharedMemoryManager\include\public,..\..\..\..\..\shared\library\sharedObject\include\public,..\..\..\..\..\shared\library\sharedSynchronization\include\public,..\..\..\..\library\clientGraphics\include\public"
151 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DIRECT3D8_EXPORTS;DEBUG_LEVEL=0;_CRT_SECURE_NO_DEPRECATE=1"
152 StringPooling="true"
153 RuntimeLibrary="0"
154 EnableFunctionLevelLinking="true"
155 TreatWChar_tAsBuiltInType="false"
156 RuntimeTypeInfo="true"
157 PrecompiledHeaderFile=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.pch"
158 AssemblerListingLocation=".\..\..\..\..\..\..\compile\win32\DllExport\Release/"
159 ObjectFile=".\..\..\..\..\..\..\compile\win32\DllExport\Release/"
160 ProgramDataBaseFileName=".\..\..\..\..\..\..\compile\win32\DllExport\Release/"
161 WarningLevel="4"
162 WarnAsError="true"
163 SuppressStartupBanner="true"
164 DebugInformationFormat="3"
165 UseFullPaths="true"
167 <Tool
168 Name="VCManagedResourceCompilerTool"
170 <Tool
171 Name="VCResourceCompilerTool"
172 PreprocessorDefinitions="NDEBUG"
173 Culture="1033"
175 <Tool
176 Name="VCPreLinkEventTool"
178 <Tool
179 Name="VCLinkerTool"
180 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.dll"
181 LinkIncremental="1"
182 SuppressStartupBanner="true"
183 AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32"
184 ProgramDatabaseFile=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.pdb"
185 ImportLibrary=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.lib"
186 TargetMachine="1"
188 <Tool
189 Name="VCALinkTool"
191 <Tool
192 Name="VCManifestTool"
194 <Tool
195 Name="VCXDCMakeTool"
197 <Tool
198 Name="VCBscMakeTool"
199 SuppressStartupBanner="true"
200 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Release/DllExport.bsc"
202 <Tool
203 Name="VCFxCopTool"
205 <Tool
206 Name="VCAppVerifierTool"
208 <Tool
209 Name="VCWebDeploymentTool"
211 <Tool
212 Name="VCPostBuildEventTool"
214 </Configuration>
215 <Configuration
216 Name="Debug|Win32"
217 OutputDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Debug"
218 IntermediateDirectory=".\..\..\..\..\..\..\compile\win32\DllExport\Debug"
219 ConfigurationType="2"
220 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
221 UseOfMFC="0"
222 ATLMinimizesCRunTimeLibraryUsage="false"
223 CharacterSet="2"
225 <Tool
226 Name="VCPreBuildEventTool"
228 <Tool
229 Name="VCCustomBuildTool"
231 <Tool
232 Name="VCXMLDataGeneratorTool"
234 <Tool
235 Name="VCWebServiceProxyGeneratorTool"
237 <Tool
238 Name="VCMIDLTool"
239 PreprocessorDefinitions="_DEBUG"
240 MkTypLibCompatible="true"
241 SuppressStartupBanner="true"
242 TargetEnvironment="1"
243 TypeLibraryName=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.tlb"
244 HeaderFileName=""
246 <Tool
247 Name="VCCLCompilerTool"
248 Optimization="0"
249 InlineFunctionExpansion="1"
250 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\..\..\shared\library\sharedDebug\include\public,..\..\..\..\..\shared\library\sharedFile\include\public,..\..\..\..\..\shared\library\sharedFoundation\include\public,..\..\..\..\..\shared\library\sharedFoundationTypes\include\public,..\..\..\..\..\shared\library\sharedImage\include\public,..\..\..\..\..\shared\library\sharedMath\include\public,..\..\..\..\..\shared\library\sharedMemoryManager\include\public,..\..\..\..\..\shared\library\sharedObject\include\public,..\..\..\..\..\shared\library\sharedSynchronization\include\public,..\..\..\..\library\clientGraphics\include\public"
251 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DIRECT3D8_EXPORTS;DEBUG_LEVEL=2;_CRT_SECURE_NO_DEPRECATE=1"
252 MinimalRebuild="true"
253 BasicRuntimeChecks="3"
254 RuntimeLibrary="1"
255 TreatWChar_tAsBuiltInType="false"
256 RuntimeTypeInfo="true"
257 PrecompiledHeaderFile=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.pch"
258 AssemblerListingLocation=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/"
259 ObjectFile=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/"
260 ProgramDataBaseFileName=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/"
261 WarningLevel="4"
262 WarnAsError="true"
263 SuppressStartupBanner="true"
264 DebugInformationFormat="3"
265 UseFullPaths="true"
267 <Tool
268 Name="VCManagedResourceCompilerTool"
270 <Tool
271 Name="VCResourceCompilerTool"
272 PreprocessorDefinitions="_DEBUG"
273 Culture="1033"
275 <Tool
276 Name="VCPreLinkEventTool"
278 <Tool
279 Name="VCLinkerTool"
280 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.dll"
281 LinkIncremental="2"
282 SuppressStartupBanner="true"
283 AdditionalLibraryDirectories="..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32"
284 IgnoreDefaultLibraryNames="libc, libcp"
285 GenerateDebugInformation="true"
286 ProgramDatabaseFile=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.pdb"
287 ImportLibrary=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.lib"
288 TargetMachine="1"
290 <Tool
291 Name="VCALinkTool"
293 <Tool
294 Name="VCManifestTool"
296 <Tool
297 Name="VCXDCMakeTool"
299 <Tool
300 Name="VCBscMakeTool"
301 SuppressStartupBanner="true"
302 OutputFile=".\..\..\..\..\..\..\compile\win32\DllExport\Debug/DllExport.bsc"
304 <Tool
305 Name="VCFxCopTool"
307 <Tool
308 Name="VCAppVerifierTool"
310 <Tool
311 Name="VCWebDeploymentTool"
313 <Tool
314 Name="VCPostBuildEventTool"
316 </Configuration>
317 </Configurations>
318 <References>
319 </References>
320 <Files>
321 <Filter
322 Name="Source Files"
323 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
325 <File
326 RelativePath="..\..\src\win32\DllExport.cpp"
328 <FileConfiguration
329 Name="Optimized|Win32"
331 <Tool
332 Name="VCCLCompilerTool"
333 AdditionalIncludeDirectories=""
334 PreprocessorDefinitions=""
336 </FileConfiguration>
337 <FileConfiguration
338 Name="Release|Win32"
340 <Tool
341 Name="VCCLCompilerTool"
342 AdditionalIncludeDirectories=""
343 PreprocessorDefinitions=""
345 </FileConfiguration>
346 <FileConfiguration
347 Name="Debug|Win32"
349 <Tool
350 Name="VCCLCompilerTool"
351 AdditionalIncludeDirectories=""
352 PreprocessorDefinitions=""
354 </FileConfiguration>
355 </File>
356 </Filter>
357 <Filter
358 Name="Header Files"
359 Filter="h;hpp;hxx;hm;inl"
361 </Filter>
362 <Filter
363 Name="Resource Files"
364 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
366 </Filter>
367 </Files>
368 <Globals>
369 </Globals>
370 </VisualStudioProject>