1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="9.00" |
5 |
Name="gr2lib_cpp" |
6 |
ProjectGUID="{751B2C8D-B9E9-4C9F-9DF8-4A2D6D4515F7}" |
7 |
RootNamespace="gr2lib_cpp" |
8 |
Keyword="Win32Proj" |
9 |
TargetFrameworkVersion="131072" |
10 |
> |
11 |
<Platforms> |
12 |
<Platform |
13 |
Name="Win32" |
14 |
/> |
15 |
</Platforms> |
16 |
<ToolFiles> |
17 |
</ToolFiles> |
18 |
<Configurations> |
19 |
<Configuration |
20 |
Name="Debug|Win32" |
21 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
22 |
IntermediateDirectory="$(ConfigurationName)" |
23 |
ConfigurationType="4" |
24 |
CharacterSet="1" |
25 |
ManagedExtensions="1" |
26 |
> |
27 |
<Tool |
28 |
Name="VCPreBuildEventTool" |
29 |
/> |
30 |
<Tool |
31 |
Name="VCCustomBuildTool" |
32 |
/> |
33 |
<Tool |
34 |
Name="VCXMLDataGeneratorTool" |
35 |
/> |
36 |
<Tool |
37 |
Name="VCWebServiceProxyGeneratorTool" |
38 |
/> |
39 |
<Tool |
40 |
Name="VCMIDLTool" |
41 |
/> |
42 |
<Tool |
43 |
Name="VCCLCompilerTool" |
44 |
Optimization="0" |
45 |
AdditionalIncludeDirectories="..\granny_sdk\include" |
46 |
PreprocessorDefinitions="_LIB" |
47 |
MinimalRebuild="false" |
48 |
BasicRuntimeChecks="0" |
49 |
RuntimeLibrary="3" |
50 |
UsePrecompiledHeader="0" |
51 |
WarningLevel="4" |
52 |
DebugInformationFormat="3" |
53 |
/> |
54 |
<Tool |
55 |
Name="VCManagedResourceCompilerTool" |
56 |
/> |
57 |
<Tool |
58 |
Name="VCResourceCompilerTool" |
59 |
/> |
60 |
<Tool |
61 |
Name="VCPreLinkEventTool" |
62 |
/> |
63 |
<Tool |
64 |
Name="VCLibrarianTool" |
65 |
AdditionalDependencies="granny2.lib" |
66 |
AdditionalLibraryDirectories="..\granny_sdk\bin\win32" |
67 |
IgnoreDefaultLibraryNames="" |
68 |
/> |
69 |
<Tool |
70 |
Name="VCALinkTool" |
71 |
/> |
72 |
<Tool |
73 |
Name="VCXDCMakeTool" |
74 |
/> |
75 |
<Tool |
76 |
Name="VCBscMakeTool" |
77 |
/> |
78 |
<Tool |
79 |
Name="VCFxCopTool" |
80 |
/> |
81 |
<Tool |
82 |
Name="VCPostBuildEventTool" |
83 |
/> |
84 |
</Configuration> |
85 |
<Configuration |
86 |
Name="Release|Win32" |
87 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
88 |
IntermediateDirectory="$(ConfigurationName)" |
89 |
ConfigurationType="4" |
90 |
CharacterSet="1" |
91 |
WholeProgramOptimization="1" |
92 |
> |
93 |
<Tool |
94 |
Name="VCPreBuildEventTool" |
95 |
/> |
96 |
<Tool |
97 |
Name="VCCustomBuildTool" |
98 |
/> |
99 |
<Tool |
100 |
Name="VCXMLDataGeneratorTool" |
101 |
/> |
102 |
<Tool |
103 |
Name="VCWebServiceProxyGeneratorTool" |
104 |
/> |
105 |
<Tool |
106 |
Name="VCMIDLTool" |
107 |
/> |
108 |
<Tool |
109 |
Name="VCCLCompilerTool" |
110 |
Optimization="2" |
111 |
EnableIntrinsicFunctions="true" |
112 |
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
113 |
RuntimeLibrary="2" |
114 |
EnableFunctionLevelLinking="true" |
115 |
UsePrecompiledHeader="2" |
116 |
WarningLevel="3" |
117 |
DebugInformationFormat="3" |
118 |
/> |
119 |
<Tool |
120 |
Name="VCManagedResourceCompilerTool" |
121 |
/> |
122 |
<Tool |
123 |
Name="VCResourceCompilerTool" |
124 |
/> |
125 |
<Tool |
126 |
Name="VCPreLinkEventTool" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCLibrarianTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCALinkTool" |
133 |
/> |
134 |
<Tool |
135 |
Name="VCXDCMakeTool" |
136 |
/> |
137 |
<Tool |
138 |
Name="VCBscMakeTool" |
139 |
/> |
140 |
<Tool |
141 |
Name="VCFxCopTool" |
142 |
/> |
143 |
<Tool |
144 |
Name="VCPostBuildEventTool" |
145 |
/> |
146 |
</Configuration> |
147 |
</Configurations> |
148 |
<References> |
149 |
<AssemblyReference |
150 |
RelativePath="System.dll" |
151 |
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
152 |
MinFrameworkVersion="131072" |
153 |
/> |
154 |
<AssemblyReference |
155 |
RelativePath="System.Data.dll" |
156 |
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" |
157 |
MinFrameworkVersion="131072" |
158 |
/> |
159 |
<AssemblyReference |
160 |
RelativePath="System.Drawing.dll" |
161 |
AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" |
162 |
MinFrameworkVersion="131072" |
163 |
/> |
164 |
<AssemblyReference |
165 |
RelativePath="System.Windows.Forms.dll" |
166 |
AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
167 |
MinFrameworkVersion="131072" |
168 |
/> |
169 |
<AssemblyReference |
170 |
RelativePath="System.XML.dll" |
171 |
AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
172 |
MinFrameworkVersion="131072" |
173 |
/> |
174 |
<ProjectReference |
175 |
ReferencedProjectIdentifier="{7DCFAE58-2649-4D32-B2EA-587B55BE1376}" |
176 |
RelativePathToProject=".\gr2lib_typedefs\gr2lib_typedefs.csproj" |
177 |
/> |
178 |
<AssemblyReference |
179 |
RelativePath="Microsoft.Xna.Framework.dll" |
180 |
AssemblyName="Microsoft.Xna.Framework, Version=3.0.0.0, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86" |
181 |
CopyLocal="true" |
182 |
MinFrameworkVersion="131072" |
183 |
/> |
184 |
</References> |
185 |
<Files> |
186 |
<Filter |
187 |
Name="Source Files" |
188 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
189 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
190 |
> |
191 |
<File |
192 |
RelativePath=".\apiversion.cpp" |
193 |
> |
194 |
</File> |
195 |
<File |
196 |
RelativePath=".\gr2lib_rigeditor_frm.cpp" |
197 |
> |
198 |
</File> |
199 |
<File |
200 |
RelativePath=".\GrannyAPILogger.cpp" |
201 |
> |
202 |
</File> |
203 |
<File |
204 |
RelativePath=".\grannyfile.cpp" |
205 |
> |
206 |
</File> |
207 |
<File |
208 |
RelativePath=".\GrannyFileWriter.cpp" |
209 |
> |
210 |
</File> |
211 |
<File |
212 |
RelativePath=".\guicon.cpp" |
213 |
> |
214 |
</File> |
215 |
<File |
216 |
RelativePath=".\stdafx.cpp" |
217 |
> |
218 |
<FileConfiguration |
219 |
Name="Debug|Win32" |
220 |
> |
221 |
<Tool |
222 |
Name="VCCLCompilerTool" |
223 |
UsePrecompiledHeader="1" |
224 |
/> |
225 |
</FileConfiguration> |
226 |
<FileConfiguration |
227 |
Name="Release|Win32" |
228 |
> |
229 |
<Tool |
230 |
Name="VCCLCompilerTool" |
231 |
UsePrecompiledHeader="1" |
232 |
/> |
233 |
</FileConfiguration> |
234 |
</File> |
235 |
<File |
236 |
RelativePath=".\VSDebugOutput.cpp" |
237 |
> |
238 |
</File> |
239 |
</Filter> |
240 |
<Filter |
241 |
Name="Header Files" |
242 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
243 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
244 |
> |
245 |
<File |
246 |
RelativePath=".\apiversion.h" |
247 |
> |
248 |
</File> |
249 |
<File |
250 |
RelativePath=".\gr2lib_core.h" |
251 |
> |
252 |
</File> |
253 |
<File |
254 |
RelativePath=".\gr2lib_rigeditor_frm.h" |
255 |
FileType="3" |
256 |
> |
257 |
<File |
258 |
RelativePath=".\gr2lib_rigeditor_frm.resx" |
259 |
SubType="Designer" |
260 |
> |
261 |
</File> |
262 |
</File> |
263 |
<File |
264 |
RelativePath="..\granny_sdk\include\granny.h" |
265 |
> |
266 |
</File> |
267 |
<File |
268 |
RelativePath=".\GrannyAPILogger.h" |
269 |
> |
270 |
</File> |
271 |
<File |
272 |
RelativePath=".\grannyfile.h" |
273 |
> |
274 |
</File> |
275 |
<File |
276 |
RelativePath=".\GrannyFileWriter.h" |
277 |
> |
278 |
</File> |
279 |
<File |
280 |
RelativePath=".\guicon.h" |
281 |
> |
282 |
</File> |
283 |
<File |
284 |
RelativePath=".\stdafx.h" |
285 |
> |
286 |
</File> |
287 |
<File |
288 |
RelativePath=".\targetver.h" |
289 |
> |
290 |
</File> |
291 |
<File |
292 |
RelativePath=".\VSDebugOutput.h" |
293 |
> |
294 |
</File> |
295 |
</Filter> |
296 |
<Filter |
297 |
Name="Resource Files" |
298 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
299 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
300 |
> |
301 |
</Filter> |
302 |
<File |
303 |
RelativePath=".\ReadMe.txt" |
304 |
> |
305 |
</File> |
306 |
</Files> |
307 |
<Globals> |
308 |
</Globals> |
309 |
</VisualStudioProject> |