[6922] Whitespace and newline fixes
[getmangos.git] / win / VC90 / shared.vcproj
blob3254e559c196507d65c5a602358197e1b434f79d
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="shared"
6 ProjectGUID="{90297C34-F231-4DF4-848E-A74BCC0E40ED}"
7 RootNamespace="shared"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="0"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Release|Win32"
24 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
25 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
26 ConfigurationType="4"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="2"
31 <Tool
32 Name="VCPreBuildEventTool"
33 CommandLine=""
35 <Tool
36 Name="VCCustomBuildTool"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/MP"
50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
52 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
53 StringPooling="true"
54 RuntimeLibrary="2"
55 EnableFunctionLevelLinking="true"
56 EnableEnhancedInstructionSet="1"
57 RuntimeTypeInfo="true"
58 UsePrecompiledHeader="0"
59 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch"
60 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
61 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
62 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
63 WarningLevel="3"
64 SuppressStartupBanner="true"
65 Detect64BitPortabilityProblems="false"
66 DebugInformationFormat="3"
67 CallingConvention="0"
68 CompileAs="0"
70 <Tool
71 Name="VCManagedResourceCompilerTool"
73 <Tool
74 Name="VCResourceCompilerTool"
75 PreprocessorDefinitions="NDEBUG"
76 Culture="1033"
78 <Tool
79 Name="VCPreLinkEventTool"
81 <Tool
82 Name="VCLibrarianTool"
83 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
84 SuppressStartupBanner="true"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCXDCMakeTool"
92 <Tool
93 Name="VCBscMakeTool"
95 <Tool
96 Name="VCFxCopTool"
98 <Tool
99 Name="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Release|x64"
104 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
105 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
106 ConfigurationType="4"
107 UseOfMFC="0"
108 ATLMinimizesCRunTimeLibraryUsage="false"
109 CharacterSet="2"
111 <Tool
112 Name="VCPreBuildEventTool"
113 CommandLine=""
115 <Tool
116 Name="VCCustomBuildTool"
118 <Tool
119 Name="VCXMLDataGeneratorTool"
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
124 <Tool
125 Name="VCMIDLTool"
126 TargetEnvironment="3"
128 <Tool
129 Name="VCCLCompilerTool"
130 AdditionalOptions="/MP"
131 InlineFunctionExpansion="1"
132 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
133 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
134 StringPooling="true"
135 RuntimeLibrary="2"
136 EnableFunctionLevelLinking="true"
137 EnableEnhancedInstructionSet="0"
138 RuntimeTypeInfo="true"
139 UsePrecompiledHeader="0"
140 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch"
141 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
142 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
143 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
144 WarningLevel="3"
145 SuppressStartupBanner="true"
146 Detect64BitPortabilityProblems="false"
147 DebugInformationFormat="3"
148 CallingConvention="0"
149 CompileAs="0"
151 <Tool
152 Name="VCManagedResourceCompilerTool"
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="NDEBUG"
157 Culture="1033"
159 <Tool
160 Name="VCPreLinkEventTool"
162 <Tool
163 Name="VCLibrarianTool"
164 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib"
165 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
166 SuppressStartupBanner="true"
168 <Tool
169 Name="VCALinkTool"
171 <Tool
172 Name="VCXDCMakeTool"
174 <Tool
175 Name="VCBscMakeTool"
177 <Tool
178 Name="VCFxCopTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 <Configuration
185 Name="Debug|Win32"
186 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
187 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
188 ConfigurationType="4"
189 UseOfMFC="0"
190 ATLMinimizesCRunTimeLibraryUsage="false"
191 CharacterSet="2"
193 <Tool
194 Name="VCPreBuildEventTool"
195 CommandLine=""
197 <Tool
198 Name="VCCustomBuildTool"
200 <Tool
201 Name="VCXMLDataGeneratorTool"
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"
206 <Tool
207 Name="VCMIDLTool"
209 <Tool
210 Name="VCCLCompilerTool"
211 AdditionalOptions="/MP"
212 Optimization="0"
213 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
214 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
215 BasicRuntimeChecks="3"
216 RuntimeLibrary="3"
217 EnableFunctionLevelLinking="true"
218 RuntimeTypeInfo="true"
219 UsePrecompiledHeader="0"
220 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch"
221 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
222 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
223 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
224 WarningLevel="3"
225 SuppressStartupBanner="true"
226 Detect64BitPortabilityProblems="false"
227 DebugInformationFormat="3"
228 CallingConvention="0"
229 CompileAs="0"
231 <Tool
232 Name="VCManagedResourceCompilerTool"
234 <Tool
235 Name="VCResourceCompilerTool"
236 PreprocessorDefinitions="_DEBUG"
237 Culture="1033"
239 <Tool
240 Name="VCPreLinkEventTool"
242 <Tool
243 Name="VCLibrarianTool"
244 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
245 SuppressStartupBanner="true"
247 <Tool
248 Name="VCALinkTool"
250 <Tool
251 Name="VCXDCMakeTool"
253 <Tool
254 Name="VCBscMakeTool"
256 <Tool
257 Name="VCFxCopTool"
259 <Tool
260 Name="VCPostBuildEventTool"
262 </Configuration>
263 <Configuration
264 Name="Debug|x64"
265 OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
266 IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)"
267 ConfigurationType="4"
268 UseOfMFC="0"
269 ATLMinimizesCRunTimeLibraryUsage="false"
270 CharacterSet="2"
272 <Tool
273 Name="VCPreBuildEventTool"
274 CommandLine=""
276 <Tool
277 Name="VCCustomBuildTool"
279 <Tool
280 Name="VCXMLDataGeneratorTool"
282 <Tool
283 Name="VCWebServiceProxyGeneratorTool"
285 <Tool
286 Name="VCMIDLTool"
287 TargetEnvironment="3"
289 <Tool
290 Name="VCCLCompilerTool"
291 AdditionalOptions="/MP"
292 Optimization="0"
293 AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared;..\..\dep\ACE_wrappers"
294 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
295 BasicRuntimeChecks="3"
296 RuntimeLibrary="3"
297 EnableFunctionLevelLinking="true"
298 RuntimeTypeInfo="true"
299 UsePrecompiledHeader="0"
300 PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch"
301 AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\"
302 ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\"
303 ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\"
304 WarningLevel="3"
305 SuppressStartupBanner="true"
306 Detect64BitPortabilityProblems="false"
307 DebugInformationFormat="3"
308 CallingConvention="0"
309 CompileAs="0"
311 <Tool
312 Name="VCManagedResourceCompilerTool"
314 <Tool
315 Name="VCResourceCompilerTool"
316 PreprocessorDefinitions="_DEBUG"
317 Culture="1033"
319 <Tool
320 Name="VCPreLinkEventTool"
322 <Tool
323 Name="VCLibrarianTool"
324 AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib"
325 OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
326 SuppressStartupBanner="true"
328 <Tool
329 Name="VCALinkTool"
331 <Tool
332 Name="VCXDCMakeTool"
334 <Tool
335 Name="VCBscMakeTool"
337 <Tool
338 Name="VCFxCopTool"
340 <Tool
341 Name="VCPostBuildEventTool"
343 </Configuration>
344 </Configurations>
345 <References>
346 </References>
347 <Files>
348 <Filter
349 Name="Database"
351 <File
352 RelativePath="..\..\src\shared\Database\Database.cpp"
354 </File>
355 <File
356 RelativePath="..\..\src\shared\Database\Database.h"
358 </File>
359 <File
360 RelativePath="..\..\src\shared\Database\DatabaseEnv.h"
362 </File>
363 <File
364 RelativePath="..\..\src\shared\Database\DatabaseImpl.h"
366 </File>
367 <File
368 RelativePath="..\..\src\shared\Database\DatabaseMysql.cpp"
370 </File>
371 <File
372 RelativePath="..\..\src\shared\Database\DatabaseMysql.h"
374 </File>
375 <File
376 RelativePath="..\..\src\shared\Database\DatabaseSqlite.cpp"
378 </File>
379 <File
380 RelativePath="..\..\src\shared\Database\DatabaseSqlite.h"
382 </File>
383 <File
384 RelativePath="..\..\src\shared\Database\Field.cpp"
386 </File>
387 <File
388 RelativePath="..\..\src\shared\Database\Field.h"
390 </File>
391 <File
392 RelativePath="..\..\src\shared\Database\MySQLDelayThread.h"
394 </File>
395 <File
396 RelativePath="..\..\src\shared\Database\QueryResult.h"
398 </File>
399 <File
400 RelativePath="..\..\src\shared\Database\QueryResultMysql.cpp"
402 </File>
403 <File
404 RelativePath="..\..\src\shared\Database\QueryResultMysql.h"
406 </File>
407 <File
408 RelativePath="..\..\src\shared\Database\QueryResultSqlite.cpp"
410 </File>
411 <File
412 RelativePath="..\..\src\shared\Database\QueryResultSqlite.h"
414 </File>
415 <File
416 RelativePath="..\..\src\shared\Database\SqlDelayThread.cpp"
418 </File>
419 <File
420 RelativePath="..\..\src\shared\Database\SqlDelayThread.h"
422 </File>
423 <File
424 RelativePath="..\..\src\shared\Database\SqlOperations.cpp"
426 </File>
427 <File
428 RelativePath="..\..\src\shared\Database\SqlOperations.h"
430 </File>
431 <File
432 RelativePath="..\..\src\shared\Database\SQLStorage.cpp"
434 </File>
435 <File
436 RelativePath="..\..\src\shared\Database\SQLStorage.h"
438 </File>
439 <File
440 RelativePath="..\..\src\shared\Database\SQLStorageImpl.h"
442 </File>
443 <Filter
444 Name="DataStores"
446 <File
447 RelativePath="..\..\src\shared\Database\DBCEnums.h"
449 </File>
450 <File
451 RelativePath="..\..\src\shared\Database\dbcfile.cpp"
453 </File>
454 <File
455 RelativePath="..\..\src\shared\Database\dbcfile.h"
457 </File>
458 <File
459 RelativePath="..\..\src\shared\Database\DBCfmt.cpp"
461 <FileConfiguration
462 Name="Release|Win32"
464 <Tool
465 Name="VCCLCompilerTool"
466 ObjectFile="$(IntDir)/$(InputName)1.obj"
468 </FileConfiguration>
469 <FileConfiguration
470 Name="Release|x64"
472 <Tool
473 Name="VCCLCompilerTool"
474 ObjectFile="$(IntDir)/$(InputName)1.obj"
476 </FileConfiguration>
477 <FileConfiguration
478 Name="Debug|Win32"
480 <Tool
481 Name="VCCLCompilerTool"
482 ObjectFile="$(IntDir)/$(InputName)1.obj"
484 </FileConfiguration>
485 <FileConfiguration
486 Name="Debug|x64"
488 <Tool
489 Name="VCCLCompilerTool"
490 ObjectFile="$(IntDir)/$(InputName)1.obj"
492 </FileConfiguration>
493 </File>
494 <File
495 RelativePath="..\..\src\shared\Database\DBCStores.cpp"
497 </File>
498 <File
499 RelativePath="..\..\src\shared\Database\DBCStores.h"
501 </File>
502 <File
503 RelativePath="..\..\src\shared\Database\DBCStructure.h"
505 </File>
506 </Filter>
507 </Filter>
508 <Filter
509 Name="Log"
511 <File
512 RelativePath="..\..\src\shared\Log.cpp"
514 </File>
515 <File
516 RelativePath="..\..\src\shared\Log.h"
518 </File>
519 </Filter>
520 <Filter
521 Name="Util"
523 <File
524 RelativePath="..\..\src\shared\Base.cpp"
526 </File>
527 <File
528 RelativePath="..\..\src\shared\Base.h"
530 </File>
531 <File
532 RelativePath="..\..\src\shared\ByteBuffer.h"
534 </File>
535 <File
536 RelativePath="..\..\src\shared\Errors.h"
538 </File>
539 <File
540 RelativePath="..\..\src\shared\MemoryLeaks.cpp"
542 </File>
543 <File
544 RelativePath="..\..\src\shared\MemoryLeaks.h"
546 </File>
547 <File
548 RelativePath="..\..\dep\include\mersennetwister\MersenneTwister.h"
550 </File>
551 <File
552 RelativePath="..\..\src\shared\ProgressBar.cpp"
554 </File>
555 <File
556 RelativePath="..\..\src\shared\ProgressBar.h"
558 </File>
559 <File
560 RelativePath="..\..\src\shared\Timer.h"
562 </File>
563 <File
564 RelativePath="..\..\src\shared\Util.cpp"
566 </File>
567 <File
568 RelativePath="..\..\src\shared\Util.h"
570 </File>
571 </Filter>
572 <Filter
573 Name="Config"
575 <File
576 RelativePath="..\..\src\shared\Config\Config.cpp"
578 </File>
579 <File
580 RelativePath="..\..\src\shared\Config\Config.h"
582 </File>
583 <File
584 RelativePath="..\..\src\shared\Config\ConfigEnv.h"
586 </File>
587 <Filter
588 Name="dotconfpp"
590 <File
591 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.cpp"
593 </File>
594 <File
595 RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.h"
597 </File>
598 <File
599 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.cpp"
601 </File>
602 <File
603 RelativePath="..\..\src\shared\Config\dotconfpp\mempool.h"
605 </File>
606 </Filter>
607 </Filter>
608 <Filter
609 Name="Auth"
611 <File
612 RelativePath="..\..\src\shared\Auth\AuthCrypt.cpp"
614 </File>
615 <File
616 RelativePath="..\..\src\shared\Auth\AuthCrypt.h"
618 </File>
619 <File
620 RelativePath="..\..\src\shared\Auth\BigNumber.cpp"
622 </File>
623 <File
624 RelativePath="..\..\src\shared\Auth\BigNumber.h"
626 </File>
627 <File
628 RelativePath="..\..\src\shared\Auth\Hmac.cpp"
630 </File>
631 <File
632 RelativePath="..\..\src\shared\Auth\Hmac.h"
634 </File>
635 <File
636 RelativePath="..\..\src\shared\Auth\Sha1.cpp"
638 </File>
639 <File
640 RelativePath="..\..\src\shared\Auth\Sha1.h"
642 </File>
643 </Filter>
644 <Filter
645 Name="vmaps"
647 <File
648 RelativePath="..\..\src\shared\vmap\AABSPTree.h"
650 </File>
651 <File
652 RelativePath="..\..\src\shared\vmap\BaseModel.cpp"
654 </File>
655 <File
656 RelativePath="..\..\src\shared\vmap\BaseModel.h"
658 </File>
659 <File
660 RelativePath="..\..\src\shared\vmap\CoordModelMapping.cpp"
662 </File>
663 <File
664 RelativePath="..\..\src\shared\vmap\CoordModelMapping.h"
666 </File>
667 <File
668 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.cpp"
670 </File>
671 <File
672 RelativePath="..\..\src\shared\vmap\DebugCmdLogger.h"
674 </File>
675 <File
676 RelativePath="..\..\src\shared\vmap\IVMapManager.h"
678 </File>
679 <File
680 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.cpp"
682 </File>
683 <File
684 RelativePath="..\..\src\shared\vmap\ManagedModelContainer.h"
686 </File>
687 <File
688 RelativePath="..\..\src\shared\vmap\ModelContainer.cpp"
690 </File>
691 <File
692 RelativePath="..\..\src\shared\vmap\ModelContainer.h"
694 </File>
695 <File
696 RelativePath="..\..\src\shared\vmap\NodeValueAccess.h"
698 </File>
699 <File
700 RelativePath="..\..\src\shared\vmap\ShortBox.h"
702 </File>
703 <File
704 RelativePath="..\..\src\shared\vmap\ShortVector.h"
706 </File>
707 <File
708 RelativePath="..\..\src\shared\vmap\SubModel.cpp"
710 </File>
711 <File
712 RelativePath="..\..\src\shared\vmap\SubModel.h"
714 </File>
715 <File
716 RelativePath="..\..\src\shared\vmap\TileAssembler.cpp"
718 </File>
719 <File
720 RelativePath="..\..\src\shared\vmap\TileAssembler.h"
722 </File>
723 <File
724 RelativePath="..\..\src\shared\vmap\TreeNode.cpp"
726 </File>
727 <File
728 RelativePath="..\..\src\shared\vmap\TreeNode.h"
730 </File>
731 <File
732 RelativePath="..\..\src\shared\vmap\VMapDefinitions.h"
734 </File>
735 <File
736 RelativePath="..\..\src\shared\vmap\VMapFactory.cpp"
738 </File>
739 <File
740 RelativePath="..\..\src\shared\vmap\VMapFactory.h"
742 </File>
743 <File
744 RelativePath="..\..\src\shared\vmap\VMapManager.cpp"
746 </File>
747 <File
748 RelativePath="..\..\src\shared\vmap\VMapManager.h"
750 </File>
751 <File
752 RelativePath="..\..\src\shared\vmap\VMapTools.h"
754 </File>
755 </Filter>
756 <File
757 RelativePath="..\..\src\shared\Common.cpp"
759 </File>
760 <File
761 RelativePath="..\..\src\shared\Common.h"
763 </File>
764 <File
765 RelativePath="..\..\src\shared\revision.h"
767 <FileConfiguration
768 Name="Release|Win32"
770 <Tool
771 Name="VCCustomBuildTool"
772 Description="Extract revision"
773 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
774 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
775 Outputs="revision.h"
777 </FileConfiguration>
778 <FileConfiguration
779 Name="Release|x64"
781 <Tool
782 Name="VCCustomBuildTool"
783 Description="Extract revision"
784 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
785 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
786 Outputs="revision.h"
788 </FileConfiguration>
789 <FileConfiguration
790 Name="Debug|Win32"
792 <Tool
793 Name="VCCustomBuildTool"
794 Description="Extract revision"
795 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
796 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
797 Outputs="revision.h"
799 </FileConfiguration>
800 <FileConfiguration
801 Name="Debug|x64"
803 <Tool
804 Name="VCCustomBuildTool"
805 Description="Extract revision"
806 CommandLine="cd &quot;$(SolutionDir)..\src\shared&quot;&#x0D;&#x0A;&quot;$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe&quot; &quot;..\..&quot;&#x0D;&#x0A;"
807 AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
808 Outputs="revision.h"
810 </FileConfiguration>
811 </File>
812 <File
813 RelativePath="..\..\src\shared\revision_nr.h"
815 </File>
816 <File
817 RelativePath="..\..\src\shared\ServiceWin32.cpp"
819 </File>
820 <File
821 RelativePath="..\..\src\shared\ServiceWin32.h"
823 </File>
824 <File
825 RelativePath="..\..\src\shared\SystemConfig.h.in"
827 <FileConfiguration
828 Name="Release|Win32"
830 <Tool
831 Name="VCCustomBuildTool"
832 Description="Performing Build SystemConfig.h"
833 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
834 Outputs="..\..\src\shared\SystemConfig.h"
836 </FileConfiguration>
837 <FileConfiguration
838 Name="Release|x64"
840 <Tool
841 Name="VCCustomBuildTool"
842 Description="Performing Build SystemConfig.h"
843 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
844 Outputs="..\..\src\shared\SystemConfig.h"
846 </FileConfiguration>
847 <FileConfiguration
848 Name="Debug|Win32"
850 <Tool
851 Name="VCCustomBuildTool"
852 Description="Performing Build SystemConfig.h"
853 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
854 Outputs="..\..\src\shared\SystemConfig.h"
856 </FileConfiguration>
857 <FileConfiguration
858 Name="Debug|x64"
860 <Tool
861 Name="VCCustomBuildTool"
862 Description="Performing Build SystemConfig.h"
863 CommandLine="copy ..\..\src\shared\SystemConfig.h.in ..\..\src\shared\SystemConfig.h&#x0D;&#x0A;"
864 Outputs="..\..\src\shared\SystemConfig.h"
866 </FileConfiguration>
867 </File>
868 </Files>
869 <Globals>
870 </Globals>
871 </VisualStudioProject>