/[dtapublic]/winprojs/scirfmmon/source/scirfmmon.vcproj
ViewVC logotype

Contents of /winprojs/scirfmmon/source/scirfmmon.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations) (download)
Sat Oct 8 06:05:29 2016 UTC (7 years, 5 months ago) by dashley
File size: 4838 byte(s)
Initial commit.
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="scirfmmon"
6 ProjectGUID="{ED7517E1-F918-4C6E-AD34-7971AA2B84E6}"
7 RootNamespace="scirfmmon"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="1"
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 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
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 LinkIncremental="2"
64 GenerateDebugInformation="true"
65 SubSystem="1"
66 TargetMachine="1"
67 />
68 <Tool
69 Name="VCALinkTool"
70 />
71 <Tool
72 Name="VCManifestTool"
73 />
74 <Tool
75 Name="VCXDCMakeTool"
76 />
77 <Tool
78 Name="VCBscMakeTool"
79 />
80 <Tool
81 Name="VCFxCopTool"
82 />
83 <Tool
84 Name="VCAppVerifierTool"
85 />
86 <Tool
87 Name="VCWebDeploymentTool"
88 />
89 <Tool
90 Name="VCPostBuildEventTool"
91 />
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96 IntermediateDirectory="$(ConfigurationName)"
97 ConfigurationType="1"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 />
116 <Tool
117 Name="VCCLCompilerTool"
118 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
119 RuntimeLibrary="2"
120 UsePrecompiledHeader="0"
121 WarningLevel="3"
122 Detect64BitPortabilityProblems="true"
123 DebugInformationFormat="3"
124 />
125 <Tool
126 Name="VCManagedResourceCompilerTool"
127 />
128 <Tool
129 Name="VCResourceCompilerTool"
130 />
131 <Tool
132 Name="VCPreLinkEventTool"
133 />
134 <Tool
135 Name="VCLinkerTool"
136 LinkIncremental="1"
137 GenerateDebugInformation="true"
138 SubSystem="1"
139 OptimizeReferences="2"
140 EnableCOMDATFolding="2"
141 TargetMachine="1"
142 />
143 <Tool
144 Name="VCALinkTool"
145 />
146 <Tool
147 Name="VCManifestTool"
148 />
149 <Tool
150 Name="VCXDCMakeTool"
151 />
152 <Tool
153 Name="VCBscMakeTool"
154 />
155 <Tool
156 Name="VCFxCopTool"
157 />
158 <Tool
159 Name="VCAppVerifierTool"
160 />
161 <Tool
162 Name="VCWebDeploymentTool"
163 />
164 <Tool
165 Name="VCPostBuildEventTool"
166 />
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}"
176 >
177 <File
178 RelativePath=".\c_main.c"
179 >
180 </File>
181 <File
182 RelativePath=".\ccmalloc.c"
183 >
184 </File>
185 <File
186 RelativePath=".\ccmfatal.c"
187 >
188 </File>
189 <File
190 RelativePath=".\charfunc.c"
191 >
192 </File>
193 <File
194 RelativePath=".\cstr.c"
195 >
196 </File>
197 <File
198 RelativePath=".\cw_threads.c"
199 >
200 </File>
201 <File
202 RelativePath=".\log.c"
203 >
204 </File>
205 <File
206 RelativePath=".\log_char.c"
207 >
208 </File>
209 <File
210 RelativePath=".\log_packet.c"
211 >
212 </File>
213 <File
214 RelativePath=".\log_pkt_int.c"
215 >
216 </File>
217 <File
218 RelativePath=".\log_sys_int.c"
219 >
220 </File>
221 <File
222 RelativePath=".\miscfunc.c"
223 >
224 </File>
225 <File
226 RelativePath=".\outsf.c"
227 >
228 </File>
229 <File
230 RelativePath=".\qchar.c"
231 >
232 </File>
233 <File
234 RelativePath=".\scirfmmon.cpp"
235 >
236 </File>
237 <File
238 RelativePath=".\sha1.c"
239 >
240 </File>
241 <File
242 RelativePath=".\thread_test.c"
243 >
244 </File>
245 <File
246 RelativePath=".\timefunc.c"
247 >
248 </File>
249 <File
250 RelativePath=".\vcinfo.c"
251 >
252 </File>
253 </Filter>
254 <Filter
255 Name="Header Files"
256 Filter="h;hpp;hxx;hm;inl;inc;xsd"
257 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
258 >
259 </Filter>
260 <Filter
261 Name="Resource Files"
262 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
263 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
264 >
265 </Filter>
266 </Files>
267 <Globals>
268 </Globals>
269 </VisualStudioProject>

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25