1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="8.00" |
5 |
Name="StayConnectified" |
6 |
ProjectGUID="{78C07879-BD86-4C39-832B-3AAC9C8F3DE0}" |
7 |
RootNamespace="StayConnectified" |
8 |
Keyword="Win32Proj" |
9 |
SignManifests="true" |
10 |
> |
11 |
<Platforms> |
12 |
<Platform |
13 |
Name="Win32" |
14 |
/> |
15 |
</Platforms> |
16 |
<ToolFiles> |
17 |
</ToolFiles> |
18 |
<Configurations> |
19 |
<Configuration |
20 |
Name="Debug|Win32" |
21 |
OutputDirectory="Debug" |
22 |
IntermediateDirectory="Debug" |
23 |
ConfigurationType="1" |
24 |
CharacterSet="1" |
25 |
> |
26 |
<Tool |
27 |
Name="VCPreBuildEventTool" |
28 |
/> |
29 |
<Tool |
30 |
Name="VCCustomBuildTool" |
31 |
/> |
32 |
<Tool |
33 |
Name="VCXMLDataGeneratorTool" |
34 |
/> |
35 |
<Tool |
36 |
Name="VCWebServiceProxyGeneratorTool" |
37 |
/> |
38 |
<Tool |
39 |
Name="VCMIDLTool" |
40 |
/> |
41 |
<Tool |
42 |
Name="VCCLCompilerTool" |
43 |
Optimization="0" |
44 |
AdditionalIncludeDirectories="" |
45 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
46 |
MinimalRebuild="true" |
47 |
BasicRuntimeChecks="3" |
48 |
RuntimeLibrary="3" |
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="rasapi32.lib" |
66 |
LinkIncremental="2" |
67 |
AdditionalLibraryDirectories="C:\build\debug\win32-vs7" |
68 |
GenerateDebugInformation="true" |
69 |
SubSystem="1" |
70 |
TargetMachine="1" |
71 |
/> |
72 |
<Tool |
73 |
Name="VCALinkTool" |
74 |
/> |
75 |
<Tool |
76 |
Name="VCManifestTool" |
77 |
/> |
78 |
<Tool |
79 |
Name="VCXDCMakeTool" |
80 |
/> |
81 |
<Tool |
82 |
Name="VCBscMakeTool" |
83 |
/> |
84 |
<Tool |
85 |
Name="VCFxCopTool" |
86 |
/> |
87 |
<Tool |
88 |
Name="VCAppVerifierTool" |
89 |
/> |
90 |
<Tool |
91 |
Name="VCWebDeploymentTool" |
92 |
/> |
93 |
<Tool |
94 |
Name="VCPostBuildEventTool" |
95 |
/> |
96 |
</Configuration> |
97 |
<Configuration |
98 |
Name="Release|Win32" |
99 |
OutputDirectory="Release" |
100 |
IntermediateDirectory="Release" |
101 |
ConfigurationType="1" |
102 |
CharacterSet="1" |
103 |
> |
104 |
<Tool |
105 |
Name="VCPreBuildEventTool" |
106 |
/> |
107 |
<Tool |
108 |
Name="VCCustomBuildTool" |
109 |
/> |
110 |
<Tool |
111 |
Name="VCXMLDataGeneratorTool" |
112 |
/> |
113 |
<Tool |
114 |
Name="VCWebServiceProxyGeneratorTool" |
115 |
/> |
116 |
<Tool |
117 |
Name="VCMIDLTool" |
118 |
/> |
119 |
<Tool |
120 |
Name="VCCLCompilerTool" |
121 |
Optimization="2" |
122 |
AdditionalIncludeDirectories="" |
123 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
124 |
RuntimeLibrary="2" |
125 |
UsePrecompiledHeader="0" |
126 |
WarningLevel="3" |
127 |
Detect64BitPortabilityProblems="true" |
128 |
DebugInformationFormat="3" |
129 |
/> |
130 |
<Tool |
131 |
Name="VCManagedResourceCompilerTool" |
132 |
/> |
133 |
<Tool |
134 |
Name="VCResourceCompilerTool" |
135 |
/> |
136 |
<Tool |
137 |
Name="VCPreLinkEventTool" |
138 |
/> |
139 |
<Tool |
140 |
Name="VCLinkerTool" |
141 |
AdditionalDependencies="rasapi32.lib" |
142 |
LinkIncremental="1" |
143 |
GenerateDebugInformation="true" |
144 |
SubSystem="1" |
145 |
OptimizeReferences="2" |
146 |
EnableCOMDATFolding="2" |
147 |
TargetMachine="1" |
148 |
/> |
149 |
<Tool |
150 |
Name="VCALinkTool" |
151 |
/> |
152 |
<Tool |
153 |
Name="VCManifestTool" |
154 |
/> |
155 |
<Tool |
156 |
Name="VCXDCMakeTool" |
157 |
/> |
158 |
<Tool |
159 |
Name="VCBscMakeTool" |
160 |
/> |
161 |
<Tool |
162 |
Name="VCFxCopTool" |
163 |
/> |
164 |
<Tool |
165 |
Name="VCAppVerifierTool" |
166 |
/> |
167 |
<Tool |
168 |
Name="VCWebDeploymentTool" |
169 |
/> |
170 |
<Tool |
171 |
Name="VCPostBuildEventTool" |
172 |
/> |
173 |
</Configuration> |
174 |
</Configurations> |
175 |
<References> |
176 |
</References> |
177 |
<Files> |
178 |
<Filter |
179 |
Name="Source Files" |
180 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
181 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
182 |
> |
183 |
<File |
184 |
RelativePath=".\StayConnectified.cpp" |
185 |
> |
186 |
</File> |
187 |
</Filter> |
188 |
<Filter |
189 |
Name="Header Files" |
190 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
191 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
192 |
> |
193 |
</Filter> |
194 |
<Filter |
195 |
Name="Resource Files" |
196 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
197 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
198 |
> |
199 |
</Filter> |
200 |
</Files> |
201 |
<Globals> |
202 |
</Globals> |
203 |
</VisualStudioProject> |