Revert "Fixed Windows projects for shared library [#11 tagged:committed milestone...
[getmangos.git] / win / VC80 / shared.vcproj
blobd5989185efabcfa8c29ff83c3866c2ee93fc0afb
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="shared"
6 ProjectGUID="{90297C34-F231-4DF4-848E-A74BCC0E40ED}"
7 RootNamespace="shared"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Release|Win32"
22 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
23 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
24 ConfigurationType="4"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 UseOfMFC="0"
27 ATLMinimizesCRunTimeLibraryUsage="false"
28 CharacterSet="2"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 AdditionalOptions="/MP"
48 InlineFunctionExpansion="1"
49 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
50 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
51 StringPooling="true"
52 RuntimeLibrary="0"
53 EnableFunctionLevelLinking="true"
54 EnableEnhancedInstructionSet="1"
55 RuntimeTypeInfo="true"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch"
58 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
59 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
60 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
61 WarningLevel="3"
62 SuppressStartupBanner="true"
63 Detect64BitPortabilityProblems="true"
64 DebugInformationFormat="3"
65 CompileAs="0"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="NDEBUG"
73 Culture="1033"
75 <Tool
76 Name="VCPreLinkEventTool"
78 <Tool
79 Name="VCLibrarianTool"
80 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib user32.lib"
81 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
82 SuppressStartupBanner="true"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|x64"
102 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
103 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
104 ConfigurationType="4"
105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106 UseOfMFC="0"
107 ATLMinimizesCRunTimeLibraryUsage="false"
108 CharacterSet="2"
110 <Tool
111 Name="VCPreBuildEventTool"
112 CommandLine=""
114 <Tool
115 Name="VCCustomBuildTool"
117 <Tool
118 Name="VCXMLDataGeneratorTool"
120 <Tool
121 Name="VCWebServiceProxyGeneratorTool"
123 <Tool
124 Name="VCMIDLTool"
125 TargetEnvironment="3"
127 <Tool
128 Name="VCCLCompilerTool"
129 AdditionalOptions="/MP"
130 InlineFunctionExpansion="1"
131 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
132 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
133 StringPooling="true"
134 RuntimeLibrary="0"
135 EnableFunctionLevelLinking="true"
136 EnableEnhancedInstructionSet="0"
137 RuntimeTypeInfo="true"
138 UsePrecompiledHeader="0"
139 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch"
140 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
141 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
142 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
143 WarningLevel="3"
144 SuppressStartupBanner="true"
145 Detect64BitPortabilityProblems="true"
146 DebugInformationFormat="3"
147 CompileAs="0"
149 <Tool
150 Name="VCManagedResourceCompilerTool"
152 <Tool
153 Name="VCResourceCompilerTool"
154 PreprocessorDefinitions="NDEBUG"
155 Culture="1033"
157 <Tool
158 Name="VCPreLinkEventTool"
160 <Tool
161 Name="VCLibrarianTool"
162 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib user32.lib"
163 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
164 SuppressStartupBanner="true"
166 <Tool
167 Name="VCALinkTool"
169 <Tool
170 Name="VCXDCMakeTool"
172 <Tool
173 Name="VCBscMakeTool"
175 <Tool
176 Name="VCFxCopTool"
178 <Tool
179 Name="VCPostBuildEventTool"
181 </Configuration>
182 <Configuration
183 Name="Debug|Win32"
184 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
185 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
186 ConfigurationType="4"
187 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
188 UseOfMFC="0"
189 ATLMinimizesCRunTimeLibraryUsage="false"
190 CharacterSet="2"
192 <Tool
193 Name="VCPreBuildEventTool"
195 <Tool
196 Name="VCCustomBuildTool"
198 <Tool
199 Name="VCXMLDataGeneratorTool"
201 <Tool
202 Name="VCWebServiceProxyGeneratorTool"
204 <Tool
205 Name="VCMIDLTool"
207 <Tool
208 Name="VCCLCompilerTool"
209 AdditionalOptions="/MP"
210 Optimization="0"
211 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
212 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
213 BasicRuntimeChecks="3"
214 RuntimeLibrary="1"
215 RuntimeTypeInfo="true"
216 UsePrecompiledHeader="0"
217 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch"
218 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
219 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
220 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
221 WarningLevel="3"
222 SuppressStartupBanner="true"
223 Detect64BitPortabilityProblems="true"
224 DebugInformationFormat="3"
225 CompileAs="0"
227 <Tool
228 Name="VCManagedResourceCompilerTool"
230 <Tool
231 Name="VCResourceCompilerTool"
232 PreprocessorDefinitions="_DEBUG"
233 Culture="1033"
235 <Tool
236 Name="VCPreLinkEventTool"
238 <Tool
239 Name="VCLibrarianTool"
240 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib user32.lib"
241 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
242 SuppressStartupBanner="true"
244 <Tool
245 Name="VCALinkTool"
247 <Tool
248 Name="VCXDCMakeTool"
250 <Tool
251 Name="VCBscMakeTool"
253 <Tool
254 Name="VCFxCopTool"
256 <Tool
257 Name="VCPostBuildEventTool"
259 </Configuration>
260 <Configuration
261 Name="Debug|x64"
262 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
263 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
264 ConfigurationType="4"
265 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
266 UseOfMFC="0"
267 ATLMinimizesCRunTimeLibraryUsage="false"
268 CharacterSet="2"
270 <Tool
271 Name="VCPreBuildEventTool"
272 CommandLine=""
274 <Tool
275 Name="VCCustomBuildTool"
277 <Tool
278 Name="VCXMLDataGeneratorTool"
280 <Tool
281 Name="VCWebServiceProxyGeneratorTool"
283 <Tool
284 Name="VCMIDLTool"
285 TargetEnvironment="3"
287 <Tool
288 Name="VCCLCompilerTool"
289 AdditionalOptions="/MP"
290 Optimization="0"
291 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
292 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
293 BasicRuntimeChecks="3"
294 RuntimeLibrary="1"
295 RuntimeTypeInfo="true"
296 UsePrecompiledHeader="0"
297 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch"
298 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
299 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
300 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
301 WarningLevel="3"
302 SuppressStartupBanner="true"
303 Detect64BitPortabilityProblems="true"
304 DebugInformationFormat="3"
305 CompileAs="0"
307 <Tool
308 Name="VCManagedResourceCompilerTool"
310 <Tool
311 Name="VCResourceCompilerTool"
312 PreprocessorDefinitions="_DEBUG"
313 Culture="1033"
315 <Tool
316 Name="VCPreLinkEventTool"
318 <Tool
319 Name="VCLibrarianTool"
320 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib user32.lib"
321 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
322 SuppressStartupBanner="true"
324 <Tool
325 Name="VCALinkTool"
327 <Tool
328 Name="VCXDCMakeTool"
330 <Tool
331 Name="VCBscMakeTool"
333 <Tool
334 Name="VCFxCopTool"
336 <Tool
337 Name="VCPostBuildEventTool"
339 </Configuration>
340 </Configurations>
341 <References>
342 </References>
343 <Files>
344 <Filter
345 Name="Database"
347 <File
348 RelativePath="..\..\src\shared\Database\Database.cpp"
350 </File>
351 <File
352 RelativePath="..\..\src\shared\Database\Database.h"
354 </File>
355 <File
356 RelativePath="..\..\src\shared\Database\DatabaseEnv.h"
358 </File>
359 <File
360 RelativePath="..\..\src\shared\Database\DatabaseImpl.h"
362 </File>
363 <File
364 RelativePath="..\..\src\shared\Database\DatabaseMysql.cpp"
366 </File>
367 <File
368 RelativePath="..\..\src\shared\Database\DatabaseMysql.h"
370 </File>
371 <File
372 RelativePath="..\..\src\shared\Database\DatabaseSqlite.cpp"
374 </File>
375 <File
376 RelativePath="..\..\src\shared\Database\DatabaseSqlite.h"
378 </File>
379 <File
380 RelativePath="..\..\src\shared\Database\Field.cpp"
382 </File>
383 <File
384 RelativePath="..\..\src\shared\Database\Field.h"
386 </File>
387 <File
388 RelativePath="..\..\src\shared\Database\MySQLDelayThread.h"
390 </File>
391 <File
392 RelativePath="..\..\src\shared\Database\QueryResult.h"
394 </File>
395 <File
396 RelativePath="..\..\src\shared\Database\QueryResultMysql.cpp"
398 </File>
399 <File
400 RelativePath="..\..\src\shared\Database\QueryResultMysql.h"
402 </File>
403 <File
404 RelativePath="..\..\src\shared\Database\QueryResultSqlite.cpp"
406 </File>
407 <File
408 RelativePath="..\..\src\shared\Database\QueryResultSqlite.h"
410 </File>
411 <File
412 RelativePath="..\..\src\shared\Database\SqlDelayThread.cpp"
414 </File>
415 <File
416 RelativePath="..\..\src\shared\Database\SqlDelayThread.h"
418 </File>
419 <File
420 RelativePath="..\..\src\shared\Database\SqlOperations.cpp"
422 </File>
423 <File
424 RelativePath="..\..\src\shared\Database\SqlOperations.h"
426 </File>
427 <File
428 RelativePath="..\..\src\shared\Database\SQLStorage.cpp"
430 </File>
431 <File
432 RelativePath="..\..\src\shared\Database\SQLStorage.h"
434 </File>
435 <Filter
436 Name="DataStores"
438 <File
439 RelativePath="..\..\src\shared\Database\DBCEnums.h"
441 </File>
442 <File
443 RelativePath="..\..\src\shared\Database\dbcfile.cpp"
445 </File>
446 <File
447 RelativePath="..\..\src\shared\Database\dbcfile.h"
449 </File>
450 <File
451 RelativePath="..\..\src\shared\Database\DBCfmt.cpp"
453 <FileConfiguration
454 Name="Release|Win32"
456 <Tool
457 Name="VCCLCompilerTool"
458 ObjectFile="$(IntDir)/$(InputName)1.obj"
460 </FileConfiguration>
461 <FileConfiguration
462 Name="Release|x64"
464 <Tool
465 Name="VCCLCompilerTool"
466 ObjectFile="$(IntDir)/$(InputName)1.obj"
468 </FileConfiguration>
469 <FileConfiguration
470 Name="Debug|Win32"
472 <Tool
473 Name="VCCLCompilerTool"
474 ObjectFile="$(IntDir)/$(InputName)1.obj"
476 </FileConfiguration>
477 <FileConfiguration
478 Name="Debug|x64"
480 <Tool
481 Name="VCCLCompilerTool"
482 ObjectFile="$(IntDir)/$(InputName)1.obj"
484 </FileConfiguration>
485 </File>
486 <File
487 RelativePath="..\..\src\shared\Database\DBCStores.cpp"
489 </File>
490 <File
491 RelativePath="..\..\src\shared\Database\DBCStores.h"
493 </File>
494 <File
495 RelativePath="..\..\src\shared\Database\DBCStructure.h"
497 </File>
498 </Filter>
499 </Filter>
500 <Filter
501 Name="Log"
503 <File
504 RelativePath="..\..\src\shared\Log.cpp"
506 </File>
507 <File
508 RelativePath="..\..\src\shared\Log.h"
510 </File>
511 </Filter>
512 <Filter
513 Name="Util"
515 <File
516 RelativePath="..\..\src\shared\Base.cpp"
518 </File>
519 <File
520 RelativePath="..\..\src\shared\Base.h"
522 </File>
523 <File
524 RelativePath="..\..\src\shared\ByteBuffer.h"
526 </File>
527 <File
528 RelativePath="..\..\src\shared\Errors.h"
530 </File>
531 <File
532 RelativePath="..\..\src\shared\MemoryLeaks.cpp"
534 </File>
535 <File
536 RelativePath="..\..\src\shared\MemoryLeaks.h"
538 </File>
539 <File
540 RelativePath="..\..\dep\include\mersennetwister\MersenneTwister.h"
542 </File>
543 <File
544 RelativePath="..\..\src\shared\ProgressBar.cpp"
546 </File>
547 <File
548 RelativePath="..\..\src\shared\ProgressBar.h"
550 </File>
551 <File
552 RelativePath="..\..\src\shared\Timer.h"
554 </File>
555 <File
556 RelativePath="..\..\src\shared\Util.cpp"
558 </File>
559 <File
560 RelativePath="..\..\src\shared\Util.h"
562 </File>
563 </Filter>
564 <Filter
565 Name="Config"
567 <File
568 RelativePath="..\..\src\shared\Config\Config.cpp"
570 </File>
571 <File
572 RelativePath="..\..\src\shared\Config\Config.h"
574 </File>
575 <File
576 RelativePath="..\..\src\shared\Config\ConfigEnv.h"
578 </File>
579 <Filter
580 Name="dotconfpp"
582 <File
583 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.cpp"
585 </File>
586 <File
587 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.h"
589 </File>
590 <File
591 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.cpp"
593 </File>
594 <File
595 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.h"
597 </File>
598 </Filter>
599 </Filter>
600 <Filter
601 Name="Auth"
603 <File
604 RelativePath="..\..\src\shared\Auth\AuthCrypt.cpp"
606 </File>
607 <File
608 RelativePath="..\..\src\shared\Auth\AuthCrypt.h"
610 </File>
611 <File
612 RelativePath="..\..\src\shared\Auth\BigNumber.cpp"
614 </File>
615 <File
616 RelativePath="..\..\src\shared\Auth\BigNumber.h"
618 </File>
619 <File
620 RelativePath="..\..\src\shared\Auth\Hmac.cpp"
622 </File>
623 <File
624 RelativePath="..\..\src\shared\Auth\Hmac.h"
626 </File>
627 <File
628 RelativePath="..\..\src\shared\Auth\Sha1.cpp"
630 </File>
631 <File
632 RelativePath="..\..\src\shared\Auth\Sha1.h"
634 </File>
635 </Filter>
636 <Filter
637 Name="vmaps"
639 <File
640 RelativePath="..\..\src\shared\vmap\AABSPTree.h"
642 </File>
643 <File
644 RelativePath="..\..\src\shared\vmap\BaseModel.cpp"
646 </File>
647 <File
648 RelativePath="..\..\src\shared\vmap\BaseModel.h"
650 </File>
651 <File
652 RelativePath="..\..\src\shared\vmap\CoordModelMapping.cpp"
654 </File>
655 <File
656 RelativePath="..\..\src\shared\vmap\CoordModelMapping.h"
658 </File>
659 <File
660 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.cpp"
662 </File>
663 <File
664 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.h"
666 </File>
667 <File
668 RelativePath="..\..\src\shared\vmap\IVMapManager.h"
670 </File>
671 <File
672 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.cpp"
674 </File>
675 <File
676 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.h"
678 </File>
679 <File
680 RelativePath="..\..\src\shared\vmap\ModelContainer.cpp"
682 </File>
683 <File
684 RelativePath="..\..\src\shared\vmap\ModelContainer.h"
686 </File>
687 <File
688 RelativePath="..\..\src\shared\vmap\NodeValueAccess.h"
690 </File>
691 <File
692 RelativePath="..\..\src\shared\vmap\ShortBox.h"
694 </File>
695 <File
696 RelativePath="..\..\src\shared\vmap\ShortVector.h"
698 </File>
699 <File
700 RelativePath="..\..\src\shared\vmap\SubModel.cpp"
702 </File>
703 <File
704 RelativePath="..\..\src\shared\vmap\SubModel.h"
706 </File>
707 <File
708 RelativePath="..\..\src\shared\vmap\TileAssembler.cpp"
710 </File>
711 <File
712 RelativePath="..\..\src\shared\vmap\TileAssembler.h"
714 </File>
715 <File
716 RelativePath="..\..\src\shared\vmap\TreeNode.cpp"
718 </File>
719 <File
720 RelativePath="..\..\src\shared\vmap\TreeNode.h"
722 </File>
723 <File
724 RelativePath="..\..\src\shared\vmap\VMapDefinitions.h"
726 </File>
727 <File
728 RelativePath="..\..\src\shared\vmap\VMapFactory.cpp"
730 </File>
731 <File
732 RelativePath="..\..\src\shared\vmap\VMapFactory.h"
734 </File>
735 <File
736 RelativePath="..\..\src\shared\vmap\VMapManager.cpp"
738 </File>
739 <File
740 RelativePath="..\..\src\shared\vmap\VMapManager.h"
742 </File>
743 <File
744 RelativePath="..\..\src\shared\vmap\VMapTools.h"
746 </File>
747 </Filter>
748 <File
749 RelativePath="..\..\src\shared\Common.cpp"
751 </File>
752 <File
753 RelativePath="..\..\src\shared\Common.h"
755 </File>
756 <File
757 RelativePath="..\..\src\shared\ServiceWin32.cpp"
759 </File>
760 <File
761 RelativePath="..\..\src\shared\ServiceWin32.h"
763 </File>
764 <File
765 RelativePath="..\..\src\shared\svn_revision.h"
767 <FileConfiguration
768 Name="Release|Win32"
770 <Tool
771 Name="VCCustomBuildTool"
772 Description="Extract SVN revision"
773 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\gensvnrevision__$(PlatformName)_$(ConfigurationName)\gensvnrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
774 AdditionalDependencies="$(SolutionDir)../.svn/entries"
775 Outputs="svn_revision.h"
777 </FileConfiguration>
778 <FileConfiguration
779 Name="Release|x64"
781 <Tool
782 Name="VCCustomBuildTool"
783 Description="Extract SVN revision"
784 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\gensvnrevision__$(PlatformName)_$(ConfigurationName)\gensvnrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
785 AdditionalDependencies="$(SolutionDir)../.svn/entries"
786 Outputs="svn_revision.h"
788 </FileConfiguration>
789 <FileConfiguration
790 Name="Debug|Win32"
792 <Tool
793 Name="VCCustomBuildTool"
794 Description="Extract SVN revision"
795 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\gensvnrevision__$(PlatformName)_$(ConfigurationName)\gensvnrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
796 AdditionalDependencies="$(SolutionDir)../.svn/entries"
797 Outputs="svn_revision.h"
799 </FileConfiguration>
800 <FileConfiguration
801 Name="Debug|x64"
803 <Tool
804 Name="VCCustomBuildTool"
805 Description="Extract SVN revision"
806 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\gensvnrevision__$(PlatformName)_$(ConfigurationName)\gensvnrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
807 AdditionalDependencies="$(SolutionDir)../.svn/entries"
808 Outputs="svn_revision.h"
810 </FileConfiguration>
811 </File>
812 <File
813 RelativePath="..\..\src\shared\SystemConfig.h.in"
815 <FileConfiguration
816 Name="Release|Win32"
818 <Tool
819 Name="VCCustomBuildTool"
820 Description="Performing Build SystemConfig.h"
821 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
822 Outputs="..\..\src\shared\SystemConfig.h"
824 </FileConfiguration>
825 <FileConfiguration
826 Name="Release|x64"
828 <Tool
829 Name="VCCustomBuildTool"
830 Description="Performing Build SystemConfig.h"
831 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
832 Outputs="..\..\src\shared\SystemConfig.h"
834 </FileConfiguration>
835 <FileConfiguration
836 Name="Debug|Win32"
838 <Tool
839 Name="VCCustomBuildTool"
840 Description="Performing Build SystemConfig.h"
841 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
842 Outputs="..\..\src\shared\SystemConfig.h"
844 </FileConfiguration>
845 <FileConfiguration
846 Name="Debug|x64"
848 <Tool
849 Name="VCCustomBuildTool"
850 Description="Performing Build SystemConfig.h"
851 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
852 Outputs="..\..\src\shared\SystemConfig.h"
854 </FileConfiguration>
855 </File>
856 </Files>
857 <Globals>
858 </Globals>
859 </VisualStudioProject>