if there aren't any physical accessors for groovy property, search for them anyway
[fedora-idea.git] / native / IdeaWin32 / IdeaWin32.vcproj
blob5a8310e4d77d37c71a1d0fcac3c71c2819e1893a
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="IdeaWin32"
6 ProjectGUID="{D1A0CC4B-C100-46E4-918A-958626AE1ACF}"
7 RootNamespace="IdeaWin32"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="2"
23 CharacterSet="1"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;IDEAWIN32_EXPORTS"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 DisableLanguageExtensions="false"
48 UsePrecompiledHeader="2"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 SubSystem="2"
67 TargetMachine="1"
69 <Tool
70 Name="VCALinkTool"
72 <Tool
73 Name="VCManifestTool"
75 <Tool
76 Name="VCXDCMakeTool"
78 <Tool
79 Name="VCBscMakeTool"
81 <Tool
82 Name="VCFxCopTool"
84 <Tool
85 Name="VCAppVerifierTool"
87 <Tool
88 Name="VCWebDeploymentTool"
90 <Tool
91 Name="VCPostBuildEventTool"
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97 IntermediateDirectory="$(ConfigurationName)"
98 ConfigurationType="2"
99 CharacterSet="1"
100 WholeProgramOptimization="1"
102 <Tool
103 Name="VCPreBuildEventTool"
105 <Tool
106 Name="VCCustomBuildTool"
108 <Tool
109 Name="VCXMLDataGeneratorTool"
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
114 <Tool
115 Name="VCMIDLTool"
117 <Tool
118 Name="VCCLCompilerTool"
119 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IDEAWIN32_EXPORTS"
120 RuntimeLibrary="2"
121 UsePrecompiledHeader="2"
122 WarningLevel="3"
123 Detect64BitPortabilityProblems="true"
124 DebugInformationFormat="3"
126 <Tool
127 Name="VCManagedResourceCompilerTool"
129 <Tool
130 Name="VCResourceCompilerTool"
132 <Tool
133 Name="VCPreLinkEventTool"
135 <Tool
136 Name="VCLinkerTool"
137 LinkIncremental="1"
138 GenerateDebugInformation="true"
139 SubSystem="2"
140 OptimizeReferences="2"
141 EnableCOMDATFolding="2"
142 TargetMachine="1"
144 <Tool
145 Name="VCALinkTool"
147 <Tool
148 Name="VCManifestTool"
150 <Tool
151 Name="VCXDCMakeTool"
153 <Tool
154 Name="VCBscMakeTool"
156 <Tool
157 Name="VCFxCopTool"
159 <Tool
160 Name="VCAppVerifierTool"
162 <Tool
163 Name="VCWebDeploymentTool"
165 <Tool
166 Name="VCPostBuildEventTool"
168 </Configuration>
169 </Configurations>
170 <References>
171 </References>
172 <Files>
173 <Filter
174 Name="Source Files"
175 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
176 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
178 <File
179 RelativePath=".\IdeaWin32.cpp"
181 </File>
182 <File
183 RelativePath=".\IdeaWin32.h"
185 </File>
186 <File
187 RelativePath=".\stdafx.cpp"
189 <FileConfiguration
190 Name="Debug|Win32"
192 <Tool
193 Name="VCCLCompilerTool"
194 UsePrecompiledHeader="1"
196 </FileConfiguration>
197 <FileConfiguration
198 Name="Release|Win32"
200 <Tool
201 Name="VCCLCompilerTool"
202 UsePrecompiledHeader="1"
204 </FileConfiguration>
205 </File>
206 </Filter>
207 <Filter
208 Name="Header Files"
209 Filter="h;hpp;hxx;hm;inl;inc;xsd"
210 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
212 <File
213 RelativePath=".\stdafx.h"
215 </File>
216 </Filter>
217 <Filter
218 Name="Resource Files"
219 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
220 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
222 </Filter>
223 <File
224 RelativePath=".\ReadMe.txt"
226 </File>
227 </Files>
228 <Globals>
229 </Globals>
230 </VisualStudioProject>