[6922] Whitespace and newline fixes
[getmangos.git] / win / VC80 / shared.vcproj
bloba8598845436244d7888a50d0584932b823e791d3
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="2"
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="2"
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="3"
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="3"
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 <File
436 RelativePath="..\..\src\shared\Database\SQLStorageImpl.h"
438 </File>
439 <Filter
440 Name="DataStores"
442 <File
443 RelativePath="..\..\src\shared\Database\DBCEnums.h"
445 </File>
446 <File
447 RelativePath="..\..\src\shared\Database\dbcfile.cpp"
449 </File>
450 <File
451 RelativePath="..\..\src\shared\Database\dbcfile.h"
453 </File>
454 <File
455 RelativePath="..\..\src\shared\Database\DBCfmt.cpp"
457 <FileConfiguration
458 Name="Release|Win32"
460 <Tool
461 Name="VCCLCompilerTool"
462 ObjectFile="$(IntDir)/$(InputName)1.obj"
464 </FileConfiguration>
465 <FileConfiguration
466 Name="Release|x64"
468 <Tool
469 Name="VCCLCompilerTool"
470 ObjectFile="$(IntDir)/$(InputName)1.obj"
472 </FileConfiguration>
473 <FileConfiguration
474 Name="Debug|Win32"
476 <Tool
477 Name="VCCLCompilerTool"
478 ObjectFile="$(IntDir)/$(InputName)1.obj"
480 </FileConfiguration>
481 <FileConfiguration
482 Name="Debug|x64"
484 <Tool
485 Name="VCCLCompilerTool"
486 ObjectFile="$(IntDir)/$(InputName)1.obj"
488 </FileConfiguration>
489 </File>
490 <File
491 RelativePath="..\..\src\shared\Database\DBCStores.cpp"
493 </File>
494 <File
495 RelativePath="..\..\src\shared\Database\DBCStores.h"
497 </File>
498 <File
499 RelativePath="..\..\src\shared\Database\DBCStructure.h"
501 </File>
502 </Filter>
503 </Filter>
504 <Filter
505 Name="Log"
507 <File
508 RelativePath="..\..\src\shared\Log.cpp"
510 </File>
511 <File
512 RelativePath="..\..\src\shared\Log.h"
514 </File>
515 </Filter>
516 <Filter
517 Name="Util"
519 <File
520 RelativePath="..\..\src\shared\Base.cpp"
522 </File>
523 <File
524 RelativePath="..\..\src\shared\Base.h"
526 </File>
527 <File
528 RelativePath="..\..\src\shared\ByteBuffer.h"
530 </File>
531 <File
532 RelativePath="..\..\src\shared\Errors.h"
534 </File>
535 <File
536 RelativePath="..\..\src\shared\MemoryLeaks.cpp"
538 </File>
539 <File
540 RelativePath="..\..\src\shared\MemoryLeaks.h"
542 </File>
543 <File
544 RelativePath="..\..\dep\include\mersennetwister\MersenneTwister.h"
546 </File>
547 <File
548 RelativePath="..\..\src\shared\ProgressBar.cpp"
550 </File>
551 <File
552 RelativePath="..\..\src\shared\ProgressBar.h"
554 </File>
555 <File
556 RelativePath="..\..\src\shared\Timer.h"
558 </File>
559 <File
560 RelativePath="..\..\src\shared\Util.cpp"
562 </File>
563 <File
564 RelativePath="..\..\src\shared\Util.h"
566 </File>
567 </Filter>
568 <Filter
569 Name="Config"
571 <File
572 RelativePath="..\..\src\shared\Config\Config.cpp"
574 </File>
575 <File
576 RelativePath="..\..\src\shared\Config\Config.h"
578 </File>
579 <File
580 RelativePath="..\..\src\shared\Config\ConfigEnv.h"
582 </File>
583 <Filter
584 Name="dotconfpp"
586 <File
587 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.cpp"
589 </File>
590 <File
591 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.h"
593 </File>
594 <File
595 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.cpp"
597 </File>
598 <File
599 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.h"
601 </File>
602 </Filter>
603 </Filter>
604 <Filter
605 Name="Auth"
607 <File
608 RelativePath="..\..\src\shared\Auth\AuthCrypt.cpp"
610 </File>
611 <File
612 RelativePath="..\..\src\shared\Auth\AuthCrypt.h"
614 </File>
615 <File
616 RelativePath="..\..\src\shared\Auth\BigNumber.cpp"
618 </File>
619 <File
620 RelativePath="..\..\src\shared\Auth\BigNumber.h"
622 </File>
623 <File
624 RelativePath="..\..\src\shared\Auth\Hmac.cpp"
626 </File>
627 <File
628 RelativePath="..\..\src\shared\Auth\Hmac.h"
630 </File>
631 <File
632 RelativePath="..\..\src\shared\Auth\Sha1.cpp"
634 </File>
635 <File
636 RelativePath="..\..\src\shared\Auth\Sha1.h"
638 </File>
639 </Filter>
640 <Filter
641 Name="vmaps"
643 <File
644 RelativePath="..\..\src\shared\vmap\AABSPTree.h"
646 </File>
647 <File
648 RelativePath="..\..\src\shared\vmap\BaseModel.cpp"
650 </File>
651 <File
652 RelativePath="..\..\src\shared\vmap\BaseModel.h"
654 </File>
655 <File
656 RelativePath="..\..\src\shared\vmap\CoordModelMapping.cpp"
658 </File>
659 <File
660 RelativePath="..\..\src\shared\vmap\CoordModelMapping.h"
662 </File>
663 <File
664 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.cpp"
666 </File>
667 <File
668 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.h"
670 </File>
671 <File
672 RelativePath="..\..\src\shared\vmap\IVMapManager.h"
674 </File>
675 <File
676 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.cpp"
678 </File>
679 <File
680 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.h"
682 </File>
683 <File
684 RelativePath="..\..\src\shared\vmap\ModelContainer.cpp"
686 </File>
687 <File
688 RelativePath="..\..\src\shared\vmap\ModelContainer.h"
690 </File>
691 <File
692 RelativePath="..\..\src\shared\vmap\NodeValueAccess.h"
694 </File>
695 <File
696 RelativePath="..\..\src\shared\vmap\ShortBox.h"
698 </File>
699 <File
700 RelativePath="..\..\src\shared\vmap\ShortVector.h"
702 </File>
703 <File
704 RelativePath="..\..\src\shared\vmap\SubModel.cpp"
706 </File>
707 <File
708 RelativePath="..\..\src\shared\vmap\SubModel.h"
710 </File>
711 <File
712 RelativePath="..\..\src\shared\vmap\TileAssembler.cpp"
714 </File>
715 <File
716 RelativePath="..\..\src\shared\vmap\TileAssembler.h"
718 </File>
719 <File
720 RelativePath="..\..\src\shared\vmap\TreeNode.cpp"
722 </File>
723 <File
724 RelativePath="..\..\src\shared\vmap\TreeNode.h"
726 </File>
727 <File
728 RelativePath="..\..\src\shared\vmap\VMapDefinitions.h"
730 </File>
731 <File
732 RelativePath="..\..\src\shared\vmap\VMapFactory.cpp"
734 </File>
735 <File
736 RelativePath="..\..\src\shared\vmap\VMapFactory.h"
738 </File>
739 <File
740 RelativePath="..\..\src\shared\vmap\VMapManager.cpp"
742 </File>
743 <File
744 RelativePath="..\..\src\shared\vmap\VMapManager.h"
746 </File>
747 <File
748 RelativePath="..\..\src\shared\vmap\VMapTools.h"
750 </File>
751 </Filter>
752 <File
753 RelativePath="..\..\src\shared\Common.cpp"
755 </File>
756 <File
757 RelativePath="..\..\src\shared\Common.h"
759 </File>
760 <File
761 RelativePath="..\..\src\shared\ServiceWin32.cpp"
763 </File>
764 <File
765 RelativePath="..\..\src\shared\ServiceWin32.h"
767 </File>
768 <File
769 RelativePath="..\..\src\shared\revision.h"
771 <FileConfiguration
772 Name="Release|Win32"
774 <Tool
775 Name="VCCustomBuildTool"
776 Description="Extract revision"
777 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
778 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
779 Outputs="revision.h"
781 </FileConfiguration>
782 <FileConfiguration
783 Name="Release|x64"
785 <Tool
786 Name="VCCustomBuildTool"
787 Description="Extract revision"
788 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
789 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
790 Outputs="revision.h"
792 </FileConfiguration>
793 <FileConfiguration
794 Name="Debug|Win32"
796 <Tool
797 Name="VCCustomBuildTool"
798 Description="Extract revision"
799 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
800 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
801 Outputs="revision.h"
803 </FileConfiguration>
804 <FileConfiguration
805 Name="Debug|x64"
807 <Tool
808 Name="VCCustomBuildTool"
809 Description="Extract revision"
810 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
811 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
812 Outputs="revision.h"
814 </FileConfiguration>
815 </File>
816 <File
817 RelativePath="..\..\src\shared\revision_nr.h"
819 </File>
820 <File
821 RelativePath="..\..\src\shared\SystemConfig.h.in"
823 <FileConfiguration
824 Name="Release|Win32"
826 <Tool
827 Name="VCCustomBuildTool"
828 Description="Performing Build SystemConfig.h"
829 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
830 Outputs="..\..\src\shared\SystemConfig.h"
832 </FileConfiguration>
833 <FileConfiguration
834 Name="Release|x64"
836 <Tool
837 Name="VCCustomBuildTool"
838 Description="Performing Build SystemConfig.h"
839 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
840 Outputs="..\..\src\shared\SystemConfig.h"
842 </FileConfiguration>
843 <FileConfiguration
844 Name="Debug|Win32"
846 <Tool
847 Name="VCCustomBuildTool"
848 Description="Performing Build SystemConfig.h"
849 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
850 Outputs="..\..\src\shared\SystemConfig.h"
852 </FileConfiguration>
853 <FileConfiguration
854 Name="Debug|x64"
856 <Tool
857 Name="VCCustomBuildTool"
858 Description="Performing Build SystemConfig.h"
859 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
860 Outputs="..\..\src\shared\SystemConfig.h"
862 </FileConfiguration>
863 </File>
864 </Files>
865 <Globals>
866 </Globals>
867 </VisualStudioProject>