1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="9.00" |
5 |
Name="GR2RigEditor" |
6 |
ProjectGUID="{2F817EF5-A913-472B-A6E8-734E9555E23A}" |
7 |
RootNamespace="GR2RigEditor" |
8 |
Keyword="ManagedCProj" |
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="1" |
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="WIN32;_DEBUG" |
47 |
RuntimeLibrary="3" |
48 |
UsePrecompiledHeader="0" |
49 |
WarningLevel="4" |
50 |
DebugInformationFormat="3" |
51 |
/> |
52 |
<Tool |
53 |
Name="VCManagedResourceCompilerTool" |
54 |
/> |
55 |
<Tool |
56 |
Name="VCResourceCompilerTool" |
57 |
/> |
58 |
<Tool |
59 |
Name="VCPreLinkEventTool" |
60 |
/> |
61 |
<Tool |
62 |
Name="VCLinkerTool" |
63 |
AdditionalDependencies="gr2lib_cpp.lib granny2.lib" |
64 |
LinkIncremental="2" |
65 |
AdditionalLibraryDirectories="..\granny_sdk\bin\win32;..\Debug" |
66 |
GenerateDebugInformation="true" |
67 |
AssemblyDebug="1" |
68 |
SubSystem="2" |
69 |
EntryPointSymbol="main" |
70 |
RandomizedBaseAddress="1" |
71 |
DataExecutionPrevention="0" |
72 |
TargetMachine="1" |
73 |
/> |
74 |
<Tool |
75 |
Name="VCALinkTool" |
76 |
/> |
77 |
<Tool |
78 |
Name="VCManifestTool" |
79 |
/> |
80 |
<Tool |
81 |
Name="VCXDCMakeTool" |
82 |
/> |
83 |
<Tool |
84 |
Name="VCBscMakeTool" |
85 |
/> |
86 |
<Tool |
87 |
Name="VCFxCopTool" |
88 |
/> |
89 |
<Tool |
90 |
Name="VCAppVerifierTool" |
91 |
/> |
92 |
<Tool |
93 |
Name="VCPostBuildEventTool" |
94 |
/> |
95 |
</Configuration> |
96 |
<Configuration |
97 |
Name="Release|Win32" |
98 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
99 |
IntermediateDirectory="$(ConfigurationName)" |
100 |
ConfigurationType="1" |
101 |
CharacterSet="1" |
102 |
ManagedExtensions="2" |
103 |
WholeProgramOptimization="1" |
104 |
> |
105 |
<Tool |
106 |
Name="VCPreBuildEventTool" |
107 |
/> |
108 |
<Tool |
109 |
Name="VCCustomBuildTool" |
110 |
/> |
111 |
<Tool |
112 |
Name="VCXMLDataGeneratorTool" |
113 |
/> |
114 |
<Tool |
115 |
Name="VCWebServiceProxyGeneratorTool" |
116 |
/> |
117 |
<Tool |
118 |
Name="VCMIDLTool" |
119 |
/> |
120 |
<Tool |
121 |
Name="VCCLCompilerTool" |
122 |
PreprocessorDefinitions="WIN32;NDEBUG" |
123 |
RuntimeLibrary="2" |
124 |
UsePrecompiledHeader="2" |
125 |
WarningLevel="3" |
126 |
DebugInformationFormat="3" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCManagedResourceCompilerTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCResourceCompilerTool" |
133 |
/> |
134 |
<Tool |
135 |
Name="VCPreLinkEventTool" |
136 |
/> |
137 |
<Tool |
138 |
Name="VCLinkerTool" |
139 |
AdditionalDependencies="$(NoInherit)" |
140 |
LinkIncremental="1" |
141 |
GenerateDebugInformation="true" |
142 |
SubSystem="2" |
143 |
EntryPointSymbol="main" |
144 |
TargetMachine="1" |
145 |
/> |
146 |
<Tool |
147 |
Name="VCALinkTool" |
148 |
/> |
149 |
<Tool |
150 |
Name="VCManifestTool" |
151 |
/> |
152 |
<Tool |
153 |
Name="VCXDCMakeTool" |
154 |
/> |
155 |
<Tool |
156 |
Name="VCBscMakeTool" |
157 |
/> |
158 |
<Tool |
159 |
Name="VCFxCopTool" |
160 |
/> |
161 |
<Tool |
162 |
Name="VCAppVerifierTool" |
163 |
/> |
164 |
<Tool |
165 |
Name="VCPostBuildEventTool" |
166 |
/> |
167 |
</Configuration> |
168 |
</Configurations> |
169 |
<References> |
170 |
<AssemblyReference |
171 |
RelativePath="System.dll" |
172 |
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
173 |
MinFrameworkVersion="131072" |
174 |
/> |
175 |
<AssemblyReference |
176 |
RelativePath="System.Data.dll" |
177 |
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" |
178 |
MinFrameworkVersion="131072" |
179 |
/> |
180 |
<AssemblyReference |
181 |
RelativePath="System.Drawing.dll" |
182 |
AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" |
183 |
MinFrameworkVersion="131072" |
184 |
/> |
185 |
<AssemblyReference |
186 |
RelativePath="System.Windows.Forms.dll" |
187 |
AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
188 |
MinFrameworkVersion="131072" |
189 |
/> |
190 |
<AssemblyReference |
191 |
RelativePath="System.XML.dll" |
192 |
AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
193 |
MinFrameworkVersion="131072" |
194 |
/> |
195 |
<ProjectReference |
196 |
ReferencedProjectIdentifier="{7DCFAE58-2649-4D32-B2EA-587B55BE1376}" |
197 |
RelativePathToProject=".\gr2lib_typedefs\gr2lib_typedefs.csproj" |
198 |
/> |
199 |
</References> |
200 |
<Files> |
201 |
<Filter |
202 |
Name="Source Files" |
203 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
204 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
205 |
> |
206 |
<File |
207 |
RelativePath=".\AssemblyInfo.cpp" |
208 |
> |
209 |
</File> |
210 |
<File |
211 |
RelativePath=".\GR2RigEditor.cpp" |
212 |
> |
213 |
</File> |
214 |
</Filter> |
215 |
<Filter |
216 |
Name="Header Files" |
217 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
218 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
219 |
> |
220 |
</Filter> |
221 |
<Filter |
222 |
Name="Resource Files" |
223 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
224 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
225 |
> |
226 |
<File |
227 |
RelativePath=".\app.ico" |
228 |
> |
229 |
</File> |
230 |
<File |
231 |
RelativePath=".\app.rc" |
232 |
> |
233 |
</File> |
234 |
</Filter> |
235 |
<File |
236 |
RelativePath=".\ReadMe.txt" |
237 |
> |
238 |
</File> |
239 |
</Files> |
240 |
<Globals> |
241 |
</Globals> |
242 |
</VisualStudioProject> |