/[pkg-gtkmm]/unstable/glibmm2.4/trunk/MSVC_Net2003/examples/dispatcher2/dispatcher2.vcproj
ViewVC logotype

Contents of /unstable/glibmm2.4/trunk/MSVC_Net2003/examples/dispatcher2/dispatcher2.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Thu Aug 31 07:40:43 2006 UTC (6 years, 8 months ago) by btb
File size: 4417 byte(s)
Load glibmm2.4-2.12.0 into unstable/glibmm2.4/trunk.
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="examples_dispatcher2"
6 ProjectGUID="{18A82706-B645-4DF5-AB09-06B90128BAC5}"
7 Keyword="Win32Proj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\glib&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 RuntimeTypeInfo="true"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
53 />
54 <Tool
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="gthread-2.0.lib sigc-2.0d.lib"
66 OutputFile="$(OutDir)/dispatcher2.exe"
67 LinkIncremental="2"
68 GenerateManifest="true"
69 GenerateDebugInformation="true"
70 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
71 SubSystem="1"
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="VCWebDeploymentTool"
94 />
95 <Tool
96 Name="VCPostBuildEventTool"
97 />
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="Release"
102 IntermediateDirectory="Release"
103 ConfigurationType="1"
104 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105 CharacterSet="2"
106 >
107 <Tool
108 Name="VCPreBuildEventTool"
109 />
110 <Tool
111 Name="VCCustomBuildTool"
112 />
113 <Tool
114 Name="VCXMLDataGeneratorTool"
115 />
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
118 />
119 <Tool
120 Name="VCMIDLTool"
121 />
122 <Tool
123 Name="VCCLCompilerTool"
124 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\glib&quot;"
125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
126 RuntimeLibrary="2"
127 RuntimeTypeInfo="true"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="true"
131 DebugInformationFormat="3"
132 />
133 <Tool
134 Name="VCManagedResourceCompilerTool"
135 />
136 <Tool
137 Name="VCResourceCompilerTool"
138 />
139 <Tool
140 Name="VCPreLinkEventTool"
141 />
142 <Tool
143 Name="VCLinkerTool"
144 AdditionalDependencies="gthread-2.0.lib sigc-2.0.lib"
145 OutputFile="$(OutDir)/dispatcher2.exe"
146 LinkIncremental="1"
147 GenerateManifest="false"
148 GenerateDebugInformation="true"
149 SubSystem="1"
150 OptimizeReferences="2"
151 EnableCOMDATFolding="2"
152 TargetMachine="1"
153 />
154 <Tool
155 Name="VCALinkTool"
156 />
157 <Tool
158 Name="VCManifestTool"
159 />
160 <Tool
161 Name="VCXDCMakeTool"
162 />
163 <Tool
164 Name="VCBscMakeTool"
165 />
166 <Tool
167 Name="VCFxCopTool"
168 />
169 <Tool
170 Name="VCAppVerifierTool"
171 />
172 <Tool
173 Name="VCWebDeploymentTool"
174 />
175 <Tool
176 Name="VCPostBuildEventTool"
177 />
178 </Configuration>
179 </Configurations>
180 <References>
181 </References>
182 <Files>
183 <Filter
184 Name="Source Files"
185 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
186 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
187 >
188 <File
189 RelativePath="..\..\blank.cpp"
190 >
191 </File>
192 <File
193 RelativePath="..\..\..\examples\thread\dispatcher2.cc"
194 >
195 </File>
196 </Filter>
197 <Filter
198 Name="Header Files"
199 Filter="h;hpp;hxx;hm;inl;inc;xsd"
200 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
201 >
202 </Filter>
203 <Filter
204 Name="Resource Files"
205 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
206 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
207 >
208 </Filter>
209 </Files>
210 <Globals>
211 </Globals>
212 </VisualStudioProject>

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5