Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1421 | dev | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject |
||
3 | ProjectType="Visual C++" |
||
4 | Version="9,00" |
||
5 | Name="WlanListener" |
||
6 | ProjectGUID="{44A3E8AD-7FD3-4F34-BB43-9607CA9C4D90}" |
||
7 | RootNamespace="WlanListener" |
||
8 | TargetFrameworkVersion="131072" |
||
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="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="1" |
||
43 | FavorSizeOrSpeed="2" |
||
44 | StringPooling="true" |
||
45 | MinimalRebuild="false" |
||
46 | BasicRuntimeChecks="0" |
||
47 | RuntimeLibrary="2" |
||
48 | BufferSecurityCheck="false" |
||
49 | WarningLevel="3" |
||
50 | Detect64BitPortabilityProblems="false" |
||
51 | DebugInformationFormat="0" |
||
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="Advapi32.lib Wlanapi.lib" |
||
65 | LinkIncremental="1" |
||
66 | GenerateDebugInformation="false" |
||
67 | RandomizedBaseAddress="1" |
||
68 | DataExecutionPrevention="0" |
||
69 | TargetMachine="1" |
||
70 | /> |
||
71 | <Tool |
||
72 | Name="VCALinkTool" |
||
73 | /> |
||
74 | <Tool |
||
75 | Name="VCManifestTool" |
||
76 | /> |
||
77 | <Tool |
||
78 | Name="VCXDCMakeTool" |
||
79 | /> |
||
80 | <Tool |
||
81 | Name="VCBscMakeTool" |
||
82 | /> |
||
83 | <Tool |
||
84 | Name="VCFxCopTool" |
||
85 | /> |
||
86 | <Tool |
||
87 | Name="VCAppVerifierTool" |
||
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="2" |
||
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 | Optimization="1" |
||
119 | FavorSizeOrSpeed="2" |
||
120 | RuntimeLibrary="2" |
||
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 | AdditionalDependencies="Advapi32.lib Wlanapi.lib" |
||
137 | GenerateDebugInformation="true" |
||
138 | OptimizeReferences="2" |
||
139 | EnableCOMDATFolding="2" |
||
140 | RandomizedBaseAddress="1" |
||
141 | DataExecutionPrevention="0" |
||
142 | TargetMachine="1" |
||
143 | /> |
||
144 | <Tool |
||
145 | Name="VCALinkTool" |
||
146 | /> |
||
147 | <Tool |
||
148 | Name="VCManifestTool" |
||
149 | /> |
||
150 | <Tool |
||
151 | Name="VCXDCMakeTool" |
||
152 | /> |
||
153 | <Tool |
||
154 | Name="VCBscMakeTool" |
||
155 | /> |
||
156 | <Tool |
||
157 | Name="VCFxCopTool" |
||
158 | /> |
||
159 | <Tool |
||
160 | Name="VCAppVerifierTool" |
||
161 | /> |
||
162 | <Tool |
||
163 | Name="VCPostBuildEventTool" |
||
164 | /> |
||
165 | </Configuration> |
||
166 | </Configurations> |
||
167 | <References> |
||
168 | </References> |
||
169 | <Files> |
||
170 | <Filter |
||
171 | Name="Source Files" |
||
172 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||
173 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
||
174 | > |
||
175 | <File |
||
176 | RelativePath=".\Config.cpp" |
||
177 | > |
||
178 | </File> |
||
179 | <File |
||
180 | RelativePath=".\Logger.cpp" |
||
181 | > |
||
182 | </File> |
||
183 | <File |
||
184 | RelativePath=".\Main.cpp" |
||
185 | > |
||
186 | </File> |
||
187 | <File |
||
188 | RelativePath=".\Wlan.cpp" |
||
189 | > |
||
190 | </File> |
||
191 | <File |
||
192 | RelativePath=".\WlanInterface.cpp" |
||
193 | > |
||
194 | </File> |
||
195 | </Filter> |
||
196 | <Filter |
||
197 | Name="Header Files" |
||
198 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||
199 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
||
200 | > |
||
201 | <File |
||
202 | RelativePath=".\Config.h" |
||
203 | > |
||
204 | </File> |
||
205 | <File |
||
206 | RelativePath=".\Logger.h" |
||
207 | > |
||
208 | </File> |
||
209 | <File |
||
210 | RelativePath=".\Main.h" |
||
211 | > |
||
212 | </File> |
||
213 | <File |
||
214 | RelativePath=".\Wlan.h" |
||
215 | > |
||
216 | </File> |
||
217 | <File |
||
218 | RelativePath=".\WlanInterface.h" |
||
219 | > |
||
220 | </File> |
||
221 | </Filter> |
||
222 | <Filter |
||
223 | Name="Resource Files" |
||
224 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
||
225 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
||
226 | > |
||
227 | </Filter> |
||
228 | </Files> |
||
229 | <Globals> |
||
230 | </Globals> |
||
231 | </VisualStudioProject> |