popups: invokeLater at onChosen is substitured with doFinalStep
[fedora-idea.git] / native / fileWatcher / fileWatcher3.vcproj
blob14ec211e54f3bab3f9e9a6f078e49901b05d0e30
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="fileWatcher3"
6 ProjectGUID="{0EF2C2DB-0E16-4BC3-9927-9C51AF00EB57}"
7 RootNamespace="fileWatcher3"
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="0"
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 AdditionalDependencies="mpr.lib"
64 OutputFile="$(OutDir)\fsnotifier.exe"
65 LinkIncremental="1"
66 GenerateDebugInformation="true"
67 SubSystem="1"
68 TargetMachine="1"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCManifestTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCAppVerifierTool"
88 <Tool
89 Name="VCPostBuildEventTool"
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
95 IntermediateDirectory="$(ConfigurationName)"
96 ConfigurationType="1"
97 CharacterSet="1"
98 WholeProgramOptimization="1"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="2"
118 EnableIntrinsicFunctions="true"
119 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
120 RuntimeLibrary="0"
121 EnableFunctionLevelLinking="true"
122 UsePrecompiledHeader="0"
123 WarningLevel="3"
124 DebugInformationFormat="3"
126 <Tool
127 Name="VCManagedResourceCompilerTool"
129 <Tool
130 Name="VCResourceCompilerTool"
132 <Tool
133 Name="VCPreLinkEventTool"
135 <Tool
136 Name="VCLinkerTool"
137 AdditionalDependencies="mpr.lib"
138 OutputFile="$(OutDir)\fsnotifier.exe"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 SubSystem="1"
142 OptimizeReferences="2"
143 EnableCOMDATFolding="2"
144 TargetMachine="1"
146 <Tool
147 Name="VCALinkTool"
149 <Tool
150 Name="VCManifestTool"
152 <Tool
153 Name="VCXDCMakeTool"
155 <Tool
156 Name="VCBscMakeTool"
158 <Tool
159 Name="VCFxCopTool"
161 <Tool
162 Name="VCAppVerifierTool"
164 <Tool
165 Name="VCPostBuildEventTool"
167 </Configuration>
168 </Configurations>
169 <References>
170 </References>
171 <Files>
172 <Filter
173 Name="Source Files"
174 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
175 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
177 <File
178 RelativePath=".\fileWatcher3.cpp"
180 </File>
181 <File
182 RelativePath=".\stdafx.cpp"
184 </File>
185 </Filter>
186 <Filter
187 Name="Header Files"
188 Filter="h;hpp;hxx;hm;inl;inc;xsd"
189 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
191 <File
192 RelativePath=".\resource.h"
194 </File>
195 <File
196 RelativePath=".\stdafx.h"
198 </File>
199 <File
200 RelativePath=".\targetver.h"
202 </File>
203 </Filter>
204 <Filter
205 Name="Resource Files"
206 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
207 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
209 <File
210 RelativePath=".\fileWatcher3.rc"
212 </File>
213 </Filter>
214 <File
215 RelativePath=".\ReadMe.txt"
217 </File>
218 </Files>
219 <Globals>
220 </Globals>
221 </VisualStudioProject>