]> jfr.im git - irc/gameservirc.git/blob - gameserv-2.0/libgameservgldl/libgameservgldl.vcproj
db59a533cbd113459a81930cc14f426f9e7428ef
[irc/gameservirc.git] / gameserv-2.0 / libgameservgldl / libgameservgldl.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libgameservgldl"
6 ProjectGUID="{3CED9BD5-BEAA-4C36-A735-AFF2B3F2CF42}"
7 RootNamespace="libgameservgldl"
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;;&quot;$(ProjectDir)\..\libgameservcore\include&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS ;_SCL_SECURE_NO_WARNINGS"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
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 <Filter
155 Name="DataLayer"
156 >
157 <File
158 RelativePath=".\src\DataLayer\DataAccess.cpp"
159 >
160 </File>
161 <File
162 RelativePath=".\include\GameServ\DataLayer\DataAccess.h"
163 >
164 </File>
165 <File
166 RelativePath=".\src\DataLayer\DataLayerExceptions.cpp"
167 >
168 </File>
169 <File
170 RelativePath=".\include\GameServ\DataLayer\DataLayerExceptions.h"
171 >
172 </File>
173 <File
174 RelativePath=".\include\GameServ\DataLayer\IDAOFactory.h"
175 >
176 </File>
177 <File
178 RelativePath=".\include\GameServ\DataLayer\IPlayerDAO.h"
179 >
180 </File>
181 <Filter
182 Name="File"
183 >
184 <File
185 RelativePath=".\src\DataLayer\File\FileDAOFactory.cpp"
186 >
187 </File>
188 <File
189 RelativePath=".\include\GameServ\DataLayer\File\FileDAOFactory.h"
190 >
191 </File>
192 <File
193 RelativePath=".\src\DataLayer\File\FilePlayerDAO.cpp"
194 >
195 </File>
196 <File
197 RelativePath=".\include\GameServ\DataLayer\File\FilePlayerDAO.h"
198 >
199 </File>
200 </Filter>
201 </Filter>
202 <Filter
203 Name="GameLayer"
204 >
205 <Filter
206 Name="GameObjects"
207 >
208 <File
209 RelativePath=".\src\GameLayer\GameObjects\ArmorGO.cpp"
210 >
211 </File>
212 <File
213 RelativePath=".\include\GameServ\GameLayer\GameObjects\ArmorGO.h"
214 >
215 </File>
216 <File
217 RelativePath=".\src\GameLayer\GameObjects\GameObject.cpp"
218 >
219 </File>
220 <File
221 RelativePath=".\include\GameServ\GameLayer\GameObjects\GameObject.h"
222 >
223 </File>
224 <File
225 RelativePath=".\src\GameLayer\GameObjects\ItemGO.cpp"
226 >
227 </File>
228 <File
229 RelativePath=".\include\GameServ\GameLayer\GameObjects\ItemGO.h"
230 >
231 </File>
232 <File
233 RelativePath=".\src\GameLayer\GameObjects\PlayerGO.cpp"
234 >
235 </File>
236 <File
237 RelativePath=".\include\GameServ\GameLayer\GameObjects\PlayerGO.h"
238 >
239 </File>
240 <File
241 RelativePath=".\src\GameLayer\GameObjects\WeaponGO.cpp"
242 >
243 </File>
244 <File
245 RelativePath=".\include\GameServ\GameLayer\GameObjects\WeaponGO.h"
246 >
247 </File>
248 </Filter>
249 </Filter>
250 </Files>
251 <Globals>
252 </Globals>
253 </VisualStudioProject>