|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8,00" |
|
5 Name="TestMasterSlaveLSS" |
|
6 ProjectGUID="{B51A176D-5320-4534-913B-3025CED5B27E}" |
|
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="../../include;../../include/win32" |
|
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
45 MinimalRebuild="true" |
|
46 BasicRuntimeChecks="3" |
|
47 RuntimeLibrary="3" |
|
48 UsePrecompiledHeader="0" |
|
49 WarningLevel="3" |
|
50 Detect64BitPortabilityProblems="false" |
|
51 DebugInformationFormat="4" |
|
52 /> |
|
53 <Tool |
|
54 Name="VCManagedResourceCompilerTool" |
|
55 /> |
|
56 <Tool |
|
57 Name="VCResourceCompilerTool" |
|
58 /> |
|
59 <Tool |
|
60 Name="VCPreLinkEventTool" |
|
61 /> |
|
62 <Tool |
|
63 Name="VCLinkerTool" |
|
64 AdditionalDependencies="CanFestival-3.lib" |
|
65 OutputFile="$(OutDir)/TestMasterSlaveLSS.exe" |
|
66 LinkIncremental="2" |
|
67 AdditionalLibraryDirectories="../../Debug UNICODE" |
|
68 GenerateDebugInformation="true" |
|
69 ProgramDatabaseFile="$(OutDir)/TestMasterSlaveLSS.pdb" |
|
70 SubSystem="1" |
|
71 OptimizeForWindows98="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="../../include;../../include/win32" |
|
125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
126 RuntimeLibrary="2" |
|
127 UsePrecompiledHeader="0" |
|
128 WarningLevel="3" |
|
129 Detect64BitPortabilityProblems="false" |
|
130 DebugInformationFormat="3" |
|
131 /> |
|
132 <Tool |
|
133 Name="VCManagedResourceCompilerTool" |
|
134 /> |
|
135 <Tool |
|
136 Name="VCResourceCompilerTool" |
|
137 /> |
|
138 <Tool |
|
139 Name="VCPreLinkEventTool" |
|
140 /> |
|
141 <Tool |
|
142 Name="VCLinkerTool" |
|
143 AdditionalDependencies="CanFestival-3.lib" |
|
144 OutputFile="$(OutDir)/TestMasterSlaveLSS.exe" |
|
145 LinkIncremental="1" |
|
146 AdditionalLibraryDirectories="../../Release" |
|
147 GenerateDebugInformation="true" |
|
148 SubSystem="1" |
|
149 OptimizeReferences="2" |
|
150 EnableCOMDATFolding="2" |
|
151 OptimizeForWindows98="1" |
|
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=".\getopt.c" |
|
190 > |
|
191 </File> |
|
192 <File |
|
193 RelativePath=".\Master.c" |
|
194 > |
|
195 </File> |
|
196 <File |
|
197 RelativePath=".\Slave.c" |
|
198 > |
|
199 </File> |
|
200 <File |
|
201 RelativePath=".\TestMaster.c" |
|
202 > |
|
203 </File> |
|
204 <File |
|
205 RelativePath=".\TestMasterSlaveLSS.c" |
|
206 > |
|
207 </File> |
|
208 <File |
|
209 RelativePath=".\TestSlave.c" |
|
210 > |
|
211 </File> |
|
212 </Filter> |
|
213 <Filter |
|
214 Name="Header Files" |
|
215 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
216 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|
217 > |
|
218 <File |
|
219 RelativePath=".\getopt.h" |
|
220 > |
|
221 </File> |
|
222 <File |
|
223 RelativePath=".\Master.h" |
|
224 > |
|
225 </File> |
|
226 <File |
|
227 RelativePath=".\Slave.h" |
|
228 > |
|
229 </File> |
|
230 <File |
|
231 RelativePath=".\TestMaster.h" |
|
232 > |
|
233 </File> |
|
234 <File |
|
235 RelativePath=".\TestMasterSlaveLSS.h" |
|
236 > |
|
237 </File> |
|
238 <File |
|
239 RelativePath=".\TestSlave.h" |
|
240 > |
|
241 </File> |
|
242 </Filter> |
|
243 <Filter |
|
244 Name="Resource Files" |
|
245 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|
246 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|
247 > |
|
248 </Filter> |
|
249 </Files> |
|
250 <Globals> |
|
251 </Globals> |
|
252 </VisualStudioProject> |