]> jfr.im git - irc/gameservirc.git/blob - gameserv-2.0/libgameservcore/libgameservcore.vcproj
A little more work on FileArmorDAO.. almost done!
[irc/gameservirc.git] / gameserv-2.0 / libgameservcore / libgameservcore.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libgameservcore"
6 ProjectGUID="{279AA91C-8638-45E5-AAA3-988F74764A97}"
7 RootNamespace="libgameservcore"
8 TargetFrameworkVersion="131072"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
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="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(ProjectDir)\include&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;TIXML_USE_STL;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="false"
50 DebugInformationFormat="4"
51 />
52 <Tool
53 Name="VCManagedResourceCompilerTool"
54 />
55 <Tool
56 Name="VCResourceCompilerTool"
57 />
58 <Tool
59 Name="VCPreLinkEventTool"
60 />
61 <Tool
62 Name="VCLibrarianTool"
63 />
64 <Tool
65 Name="VCALinkTool"
66 />
67 <Tool
68 Name="VCXDCMakeTool"
69 />
70 <Tool
71 Name="VCBscMakeTool"
72 />
73 <Tool
74 Name="VCFxCopTool"
75 />
76 <Tool
77 Name="VCPostBuildEventTool"
78 />
79 </Configuration>
80 <Configuration
81 Name="Release|Win32"
82 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
83 IntermediateDirectory="$(ConfigurationName)"
84 ConfigurationType="1"
85 CharacterSet="2"
86 WholeProgramOptimization="1"
87 >
88 <Tool
89 Name="VCPreBuildEventTool"
90 />
91 <Tool
92 Name="VCCustomBuildTool"
93 />
94 <Tool
95 Name="VCXMLDataGeneratorTool"
96 />
97 <Tool
98 Name="VCWebServiceProxyGeneratorTool"
99 />
100 <Tool
101 Name="VCMIDLTool"
102 />
103 <Tool
104 Name="VCCLCompilerTool"
105 RuntimeLibrary="2"
106 WarningLevel="3"
107 Detect64BitPortabilityProblems="true"
108 DebugInformationFormat="3"
109 />
110 <Tool
111 Name="VCManagedResourceCompilerTool"
112 />
113 <Tool
114 Name="VCResourceCompilerTool"
115 />
116 <Tool
117 Name="VCPreLinkEventTool"
118 />
119 <Tool
120 Name="VCLinkerTool"
121 GenerateDebugInformation="true"
122 OptimizeReferences="2"
123 EnableCOMDATFolding="2"
124 RandomizedBaseAddress="1"
125 DataExecutionPrevention="0"
126 TargetMachine="1"
127 />
128 <Tool
129 Name="VCALinkTool"
130 />
131 <Tool
132 Name="VCManifestTool"
133 />
134 <Tool
135 Name="VCXDCMakeTool"
136 />
137 <Tool
138 Name="VCBscMakeTool"
139 />
140 <Tool
141 Name="VCFxCopTool"
142 />
143 <Tool
144 Name="VCAppVerifierTool"
145 />
146 <Tool
147 Name="VCPostBuildEventTool"
148 />
149 </Configuration>
150 </Configurations>
151 <References>
152 </References>
153 <Files>
154 <File
155 RelativePath=".\src\GameServException.cpp"
156 >
157 </File>
158 <File
159 RelativePath=".\include\GameServ\GameServException.h"
160 >
161 </File>
162 <File
163 RelativePath=".\src\Types.cpp"
164 >
165 </File>
166 <File
167 RelativePath=".\include\GameServ\Types.h"
168 >
169 </File>
170 </Files>
171 <Globals>
172 </Globals>
173 </VisualStudioProject>