Merge branch 'master' of git@git.labs.intellij.net:idea/community
[fedora-idea.git] / native / restarter / restarter.vcproj
blob00b1b62b27efcd34b33b0d64a51053503c28d7c7
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="restarter"
6 ProjectGUID="{1B2485B2-CFED-4B2F-8FFD-00F1C9E1BD0C}"
7 RootNamespace="restarter"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
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"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="2"
49 WarningLevel="3"
50 DebugInformationFormat="4"
52 <Tool
53 Name="VCManagedResourceCompilerTool"
55 <Tool
56 Name="VCResourceCompilerTool"
58 <Tool
59 Name="VCPreLinkEventTool"
61 <Tool
62 Name="VCLinkerTool"
63 LinkIncremental="2"
64 GenerateDebugInformation="true"
65 SubSystem="1"
66 TargetMachine="1"
68 <Tool
69 Name="VCALinkTool"
71 <Tool
72 Name="VCManifestTool"
74 <Tool
75 Name="VCXDCMakeTool"
77 <Tool
78 Name="VCBscMakeTool"
80 <Tool
81 Name="VCFxCopTool"
83 <Tool
84 Name="VCAppVerifierTool"
86 <Tool
87 Name="VCPostBuildEventTool"
89 </Configuration>
90 <Configuration
91 Name="Release|Win32"
92 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
93 IntermediateDirectory="$(ConfigurationName)"
94 ConfigurationType="1"
95 CharacterSet="1"
96 WholeProgramOptimization="1"
98 <Tool
99 Name="VCPreBuildEventTool"
101 <Tool
102 Name="VCCustomBuildTool"
104 <Tool
105 Name="VCXMLDataGeneratorTool"
107 <Tool
108 Name="VCWebServiceProxyGeneratorTool"
110 <Tool
111 Name="VCMIDLTool"
113 <Tool
114 Name="VCCLCompilerTool"
115 Optimization="2"
116 EnableIntrinsicFunctions="true"
117 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
118 RuntimeLibrary="0"
119 EnableFunctionLevelLinking="true"
120 UsePrecompiledHeader="2"
121 WarningLevel="3"
122 DebugInformationFormat="3"
124 <Tool
125 Name="VCManagedResourceCompilerTool"
127 <Tool
128 Name="VCResourceCompilerTool"
130 <Tool
131 Name="VCPreLinkEventTool"
133 <Tool
134 Name="VCLinkerTool"
135 LinkIncremental="1"
136 GenerateDebugInformation="true"
137 SubSystem="1"
138 OptimizeReferences="2"
139 EnableCOMDATFolding="2"
140 TargetMachine="1"
142 <Tool
143 Name="VCALinkTool"
145 <Tool
146 Name="VCManifestTool"
148 <Tool
149 Name="VCXDCMakeTool"
151 <Tool
152 Name="VCBscMakeTool"
154 <Tool
155 Name="VCFxCopTool"
157 <Tool
158 Name="VCAppVerifierTool"
160 <Tool
161 Name="VCPostBuildEventTool"
163 </Configuration>
164 </Configurations>
165 <References>
166 </References>
167 <Files>
168 <Filter
169 Name="Source Files"
170 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
173 <File
174 RelativePath=".\restarter.cpp"
176 </File>
177 <File
178 RelativePath=".\stdafx.cpp"
180 <FileConfiguration
181 Name="Debug|Win32"
183 <Tool
184 Name="VCCLCompilerTool"
185 UsePrecompiledHeader="1"
187 </FileConfiguration>
188 <FileConfiguration
189 Name="Release|Win32"
191 <Tool
192 Name="VCCLCompilerTool"
193 UsePrecompiledHeader="1"
195 </FileConfiguration>
196 </File>
197 </Filter>
198 <Filter
199 Name="Header Files"
200 Filter="h;hpp;hxx;hm;inl;inc;xsd"
201 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
203 <File
204 RelativePath=".\stdafx.h"
206 </File>
207 <File
208 RelativePath=".\targetver.h"
210 </File>
211 </Filter>
212 <Filter
213 Name="Resource Files"
214 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
215 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
217 </Filter>
218 <File
219 RelativePath=".\ReadMe.txt"
221 </File>
222 </Files>
223 <Globals>
224 </Globals>
225 </VisualStudioProject>