/[LeafOK_CVS]/innwebd/innbbsd.vcproj
ViewVC logotype

Diff of /innwebd/innbbsd.vcproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.1 by sysadm, Sun Jul 4 22:51:36 2004 UTC Revision 1.2 by sysadm, Fri Apr 11 17:14:49 2008 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="gb2312"?>  <?xml version="1.0" encoding="gb2312"?>
2  <VisualStudioProject  <VisualStudioProject
3          ProjectType="Visual C++"          ProjectType="Visual C++"
4          Version="7.10"          Version="8.00"
5          Name="innbbsd"          Name="innbbsd"
6          ProjectGUID="{AD3575ED-FE64-467D-ACCF-4CB9CEFE7F0C}"          ProjectGUID="{AD3575ED-FE64-467D-ACCF-4CB9CEFE7F0C}"
7          Keyword="Win32Proj">          RootNamespace="innbbsd"
8            Keyword="Win32Proj"
9            >
10          <Platforms>          <Platforms>
11                  <Platform                  <Platform
12                          Name="Win32"/>                          Name="Win32"
13                    />
14          </Platforms>          </Platforms>
15            <ToolFiles>
16            </ToolFiles>
17          <Configurations>          <Configurations>
18                  <Configuration                  <Configuration
19                          Name="Debug|Win32"                          Name="Debug|Win32"
20                          OutputDirectory="Debug"                          OutputDirectory="Debug"
21                          IntermediateDirectory="Debug"                          IntermediateDirectory="Debug"
22                          ConfigurationType="1"                          ConfigurationType="1"
23                            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                          UseOfMFC="2"                          UseOfMFC="2"
25                          CharacterSet="2">                          CharacterSet="2"
26                            >
27                            <Tool
28                                    Name="VCPreBuildEventTool"
29                            />
30                            <Tool
31                                    Name="VCCustomBuildTool"
32                            />
33                            <Tool
34                                    Name="VCXMLDataGeneratorTool"
35                            />
36                            <Tool
37                                    Name="VCWebServiceProxyGeneratorTool"
38                            />
39                            <Tool
40                                    Name="VCMIDLTool"
41                            />
42                          <Tool                          <Tool
43                                  Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
44                                  Optimization="0"                                  Optimization="0"
45                                  PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"                                  PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
46                                  MinimalRebuild="TRUE"                                  MinimalRebuild="true"
47                                  BasicRuntimeChecks="3"                                  BasicRuntimeChecks="3"
48                                  RuntimeLibrary="3"                                  RuntimeLibrary="3"
49                                  UsePrecompiledHeader="3"                                  UsePrecompiledHeader="2"
50                                  WarningLevel="3"                                  WarningLevel="3"
51                                  Detect64BitPortabilityProblems="TRUE"                                  Detect64BitPortabilityProblems="true"
52                                  DebugInformationFormat="4"/>                                  DebugInformationFormat="4"
53                            />
54                            <Tool
55                                    Name="VCManagedResourceCompilerTool"
56                            />
57                            <Tool
58                                    Name="VCResourceCompilerTool"
59                            />
60                          <Tool                          <Tool
61                                  Name="VCCustomBuildTool"/>                                  Name="VCPreLinkEventTool"
62                            />
63                          <Tool                          <Tool
64                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
65                                  OutputFile="$(OutDir)/innbbsd.exe"                                  OutputFile="$(OutDir)/innbbsd.exe"
66                                  LinkIncremental="2"                                  LinkIncremental="2"
67                                  GenerateDebugInformation="TRUE"                                  GenerateDebugInformation="true"
68                                  ProgramDatabaseFile="$(OutDir)/innd.pdb"                                  ProgramDatabaseFile="$(OutDir)/innd.pdb"
69                                  SubSystem="1"                                  SubSystem="1"
70                                  TargetMachine="1"/>                                  TargetMachine="1"
71                            />
72                          <Tool                          <Tool
73                                  Name="VCMIDLTool"/>                                  Name="VCALinkTool"
74                            />
75                          <Tool                          <Tool
76                                  Name="VCPostBuildEventTool"/>                                  Name="VCManifestTool"
77                            />
78                          <Tool                          <Tool
79                                  Name="VCPreBuildEventTool"/>                                  Name="VCXDCMakeTool"
80                            />
81                          <Tool                          <Tool
82                                  Name="VCPreLinkEventTool"/>                                  Name="VCBscMakeTool"
83                            />
84                          <Tool                          <Tool
85                                  Name="VCResourceCompilerTool"/>                                  Name="VCFxCopTool"
86                            />
87                          <Tool                          <Tool
88                                  Name="VCWebServiceProxyGeneratorTool"/>                                  Name="VCAppVerifierTool"
89                            />
90                          <Tool                          <Tool
91                                  Name="VCXMLDataGeneratorTool"/>                                  Name="VCWebDeploymentTool"
92                            />
93                          <Tool                          <Tool
94                                  Name="VCWebDeploymentTool"/>                                  Name="VCPostBuildEventTool"
95                          <Tool                          />
                                 Name="VCManagedWrapperGeneratorTool"/>  
                         <Tool  
                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>  
96                  </Configuration>                  </Configuration>
97                  <Configuration                  <Configuration
98                          Name="Release|Win32"                          Name="Release|Win32"
99                          OutputDirectory="Release"                          OutputDirectory="Release"
100                          IntermediateDirectory="Release"                          IntermediateDirectory="Release"
101                          ConfigurationType="1"                          ConfigurationType="1"
102                            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103                          UseOfMFC="2"                          UseOfMFC="2"
104                          CharacterSet="2">                          CharacterSet="2"
105                            >
106                            <Tool
107                                    Name="VCPreBuildEventTool"
108                            />
109                            <Tool
110                                    Name="VCCustomBuildTool"
111                            />
112                            <Tool
113                                    Name="VCXMLDataGeneratorTool"
114                            />
115                            <Tool
116                                    Name="VCWebServiceProxyGeneratorTool"
117                            />
118                            <Tool
119                                    Name="VCMIDLTool"
120                            />
121                          <Tool                          <Tool
122                                  Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
123                                  PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"                                  PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
124                                  RuntimeLibrary="2"                                  RuntimeLibrary="2"
125                                  UsePrecompiledHeader="3"                                  UsePrecompiledHeader="2"
126                                  WarningLevel="3"                                  WarningLevel="3"
127                                  Detect64BitPortabilityProblems="TRUE"                                  Detect64BitPortabilityProblems="true"
128                                  DebugInformationFormat="3"/>                                  DebugInformationFormat="3"
129                            />
130                            <Tool
131                                    Name="VCManagedResourceCompilerTool"
132                            />
133                          <Tool                          <Tool
134                                  Name="VCCustomBuildTool"/>                                  Name="VCResourceCompilerTool"
135                            />
136                            <Tool
137                                    Name="VCPreLinkEventTool"
138                            />
139                          <Tool                          <Tool
140                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
141                                  OutputFile="$(OutDir)/innbbsd.exe"                                  OutputFile="$(OutDir)/innbbsd.exe"
142                                  LinkIncremental="1"                                  LinkIncremental="1"
143                                  GenerateDebugInformation="TRUE"                                  GenerateDebugInformation="true"
144                                  SubSystem="1"                                  SubSystem="1"
145                                  OptimizeReferences="2"                                  OptimizeReferences="2"
146                                  EnableCOMDATFolding="2"                                  EnableCOMDATFolding="2"
147                                  TargetMachine="1"/>                                  TargetMachine="1"
148                          <Tool                          />
                                 Name="VCMIDLTool"/>  
149                          <Tool                          <Tool
150                                  Name="VCPostBuildEventTool"/>                                  Name="VCALinkTool"
151                            />
152                          <Tool                          <Tool
153                                  Name="VCPreBuildEventTool"/>                                  Name="VCManifestTool"
154                            />
155                          <Tool                          <Tool
156                                  Name="VCPreLinkEventTool"/>                                  Name="VCXDCMakeTool"
157                            />
158                          <Tool                          <Tool
159                                  Name="VCResourceCompilerTool"/>                                  Name="VCBscMakeTool"
160                            />
161                          <Tool                          <Tool
162                                  Name="VCWebServiceProxyGeneratorTool"/>                                  Name="VCFxCopTool"
163                            />
164                          <Tool                          <Tool
165                                  Name="VCXMLDataGeneratorTool"/>                                  Name="VCAppVerifierTool"
166                            />
167                          <Tool                          <Tool
168                                  Name="VCWebDeploymentTool"/>                                  Name="VCWebDeploymentTool"
169                            />
170                          <Tool                          <Tool
171                                  Name="VCManagedWrapperGeneratorTool"/>                                  Name="VCPostBuildEventTool"
172                          <Tool                          />
                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>  
173                  </Configuration>                  </Configuration>
174                  <Configuration                  <Configuration
175                          Name="Optimized Release|Win32"                          Name="Optimized Release|Win32"
176                          OutputDirectory="$(ConfigurationName)"                          OutputDirectory="$(ConfigurationName)"
177                          IntermediateDirectory="$(ConfigurationName)"                          IntermediateDirectory="$(ConfigurationName)"
178                          ConfigurationType="1"                          ConfigurationType="1"
179                            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
180                          UseOfMFC="2"                          UseOfMFC="2"
181                          CharacterSet="2"                          CharacterSet="2"
182                          WholeProgramOptimization="TRUE">                          WholeProgramOptimization="1"
183                            >
184                            <Tool
185                                    Name="VCPreBuildEventTool"
186                            />
187                            <Tool
188                                    Name="VCCustomBuildTool"
189                            />
190                            <Tool
191                                    Name="VCXMLDataGeneratorTool"
192                            />
193                            <Tool
194                                    Name="VCWebServiceProxyGeneratorTool"
195                            />
196                            <Tool
197                                    Name="VCMIDLTool"
198                            />
199                          <Tool                          <Tool
200                                  Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
                                 GlobalOptimizations="TRUE"  
201                                  InlineFunctionExpansion="2"                                  InlineFunctionExpansion="2"
202                                  EnableIntrinsicFunctions="TRUE"                                  EnableIntrinsicFunctions="true"
                                 ImproveFloatingPointConsistency="TRUE"  
203                                  FavorSizeOrSpeed="1"                                  FavorSizeOrSpeed="1"
204                                  EnableFiberSafeOptimizations="TRUE"                                  EnableFiberSafeOptimizations="true"
                                 OptimizeForWindowsApplication="TRUE"  
205                                  PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"                                  PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
206                                  RuntimeLibrary="2"                                  RuntimeLibrary="2"
207                                  UsePrecompiledHeader="3"                                  UsePrecompiledHeader="2"
208                                  WarningLevel="3"                                  WarningLevel="3"
209                                  Detect64BitPortabilityProblems="TRUE"                                  Detect64BitPortabilityProblems="true"
210                                  DebugInformationFormat="3"/>                                  DebugInformationFormat="3"
211                            />
212                            <Tool
213                                    Name="VCManagedResourceCompilerTool"
214                            />
215                          <Tool                          <Tool
216                                  Name="VCCustomBuildTool"/>                                  Name="VCResourceCompilerTool"
217                            />
218                            <Tool
219                                    Name="VCPreLinkEventTool"
220                            />
221                          <Tool                          <Tool
222                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
223                                  OutputFile="$(OutDir)/innbbsd.exe"                                  OutputFile="$(OutDir)/innbbsd.exe"
# Line 138  Line 225 
225                                  SubSystem="1"                                  SubSystem="1"
226                                  OptimizeReferences="2"                                  OptimizeReferences="2"
227                                  EnableCOMDATFolding="2"                                  EnableCOMDATFolding="2"
228                                  TargetMachine="1"/>                                  TargetMachine="1"
229                          <Tool                          />
                                 Name="VCMIDLTool"/>  
                         <Tool  
                                 Name="VCPostBuildEventTool"/>  
230                          <Tool                          <Tool
231                                  Name="VCPreBuildEventTool"/>                                  Name="VCALinkTool"
232                            />
233                          <Tool                          <Tool
234                                  Name="VCPreLinkEventTool"/>                                  Name="VCManifestTool"
235                            />
236                          <Tool                          <Tool
237                                  Name="VCResourceCompilerTool"/>                                  Name="VCXDCMakeTool"
238                            />
239                          <Tool                          <Tool
240                                  Name="VCWebServiceProxyGeneratorTool"/>                                  Name="VCBscMakeTool"
241                            />
242                          <Tool                          <Tool
243                                  Name="VCXMLDataGeneratorTool"/>                                  Name="VCFxCopTool"
244                            />
245                          <Tool                          <Tool
246                                  Name="VCWebDeploymentTool"/>                                  Name="VCAppVerifierTool"
247                            />
248                          <Tool                          <Tool
249                                  Name="VCManagedWrapperGeneratorTool"/>                                  Name="VCWebDeploymentTool"
250                            />
251                          <Tool                          <Tool
252                                  Name="VCAuxiliaryManagedWrapperGeneratorTool"/>                                  Name="VCPostBuildEventTool"
253                            />
254                  </Configuration>                  </Configuration>
255          </Configurations>          </Configurations>
256          <References>          <References>
# Line 167  Line 259 
259                  <Filter                  <Filter
260                          Name="源文件"                          Name="源文件"
261                          Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"                          Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
262                          UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">                          UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
263                            >
264                          <File                          <File
265                                  RelativePath=".\App_common.cpp">                                  RelativePath=".\App_common.cpp"
266                                    >
267                          </File>                          </File>
268                          <File                          <File
269                                  RelativePath=".\base.cpp">                                  RelativePath=".\base.cpp"
270                                    >
271                          </File>                          </File>
272                          <File                          <File
273                                  RelativePath=".\base_active.cpp">                                  RelativePath=".\base_active.cpp"
274                                    >
275                          </File>                          </File>
276                          <File                          <File
277                                  RelativePath=".\base_passive.cpp">                                  RelativePath=".\base_passive.cpp"
278                                    >
279                          </File>                          </File>
280                          <File                          <File
281                                  RelativePath=".\BBS_fun.cpp">                                  RelativePath=".\BBS_fun.cpp"
282                                    >
283                          </File>                          </File>
284                          <File                          <File
285                                  RelativePath=".\bbsd.cpp">                                  RelativePath=".\bbsd.cpp"
286                                    >
287                          </File>                          </File>
288                          <File                          <File
289                                  RelativePath=".\controld.cpp">                                  RelativePath=".\controld.cpp"
290                                    >
291                          </File>                          </File>
292                          <File                          <File
293                                  RelativePath=".\DateTimeConvert.cpp">                                  RelativePath=".\DateTimeConvert.cpp"
294                                    >
295                          </File>                          </File>
296                          <File                          <File
297                                  RelativePath=".\innbbsd.cpp">                                  RelativePath=".\innbbsd.cpp"
298                                    >
299                          </File>                          </File>
300                          <File                          <File
301                                  RelativePath=".\innd.cpp">                                  RelativePath=".\innd.cpp"
302                                    >
303                          </File>                          </File>
304                          <File                          <File
305                                  RelativePath=".\logfile.cpp">                                  RelativePath=".\logfile.cpp"
306                                    >
307                          </File>                          </File>
308                          <File                          <File
309                                  RelativePath=".\NTService.cpp">                                  RelativePath=".\NTService.cpp"
310                                    >
311                          </File>                          </File>
312                          <File                          <File
313                                  RelativePath=".\outd.cpp">                                  RelativePath=".\outd.cpp"
314                                    >
315                          </File>                          </File>
316                          <File                          <File
317                                  RelativePath=".\service.cpp">                                  RelativePath=".\service.cpp"
318                                    >
319                          </File>                          </File>
320                          <File                          <File
321                                  RelativePath=".\stdafx.cpp">                                  RelativePath=".\stdafx.cpp"
322                                    >
323                                  <FileConfiguration                                  <FileConfiguration
324                                          Name="Debug|Win32">                                          Name="Debug|Win32"
325                                            >
326                                          <Tool                                          <Tool
327                                                  Name="VCCLCompilerTool"                                                  Name="VCCLCompilerTool"
328                                                  UsePrecompiledHeader="1"/>                                                  UsePrecompiledHeader="1"
329                                            />
330                                  </FileConfiguration>                                  </FileConfiguration>
331                                  <FileConfiguration                                  <FileConfiguration
332                                          Name="Release|Win32">                                          Name="Release|Win32"
333                                            >
334                                          <Tool                                          <Tool
335                                                  Name="VCCLCompilerTool"                                                  Name="VCCLCompilerTool"
336                                                  UsePrecompiledHeader="1"/>                                                  UsePrecompiledHeader="1"
337                                            />
338                                  </FileConfiguration>                                  </FileConfiguration>
339                                  <FileConfiguration                                  <FileConfiguration
340                                          Name="Optimized Release|Win32">                                          Name="Optimized Release|Win32"
341                                            >
342                                          <Tool                                          <Tool
343                                                  Name="VCCLCompilerTool"                                                  Name="VCCLCompilerTool"
344                                                  UsePrecompiledHeader="1"/>                                                  UsePrecompiledHeader="1"
345                                            />
346                                  </FileConfiguration>                                  </FileConfiguration>
347                          </File>                          </File>
348                          <File                          <File
349                                  RelativePath=".\thread_pool.cpp">                                  RelativePath=".\thread_pool.cpp"
350                                    >
351                          </File>                          </File>
352                  </Filter>                  </Filter>
353                  <Filter                  <Filter
354                          Name="头文件"                          Name="头文件"
355                          Filter="h;hpp;hxx;hm;inl;inc;xsd"                          Filter="h;hpp;hxx;hm;inl;inc;xsd"
356                          UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">                          UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
357                            >
358                          <File                          <File
359                                  RelativePath=".\App_common.h">                                  RelativePath=".\App_common.h"
360                                    >
361                          </File>                          </File>
362                          <File                          <File
363                                  RelativePath=".\base.h">                                  RelativePath=".\base.h"
364                                    >
365                          </File>                          </File>
366                          <File                          <File
367                                  RelativePath=".\base_active.h">                                  RelativePath=".\base_active.h"
368                                    >
369                          </File>                          </File>
370                          <File                          <File
371                                  RelativePath=".\base_passive.h">                                  RelativePath=".\base_passive.h"
372                                    >
373                          </File>                          </File>
374                          <File                          <File
375                                  RelativePath=".\BBS_fun.h">                                  RelativePath=".\BBS_fun.h"
376                                    >
377                          </File>                          </File>
378                          <File                          <File
379                                  RelativePath=".\bbsd.h">                                  RelativePath=".\bbsd.h"
380                                    >
381                          </File>                          </File>
382                          <File                          <File
383                                  RelativePath=".\controld.h">                                  RelativePath=".\controld.h"
384                                    >
385                          </File>                          </File>
386                          <File                          <File
387                                  RelativePath=".\DateTimeConvert.h">                                  RelativePath=".\DateTimeConvert.h"
388                                    >
389                          </File>                          </File>
390                          <File                          <File
391                                  RelativePath=".\innbbsd.h">                                  RelativePath=".\innbbsd.h"
392                                    >
393                          </File>                          </File>
394                          <File                          <File
395                                  RelativePath=".\innd.h">                                  RelativePath=".\innd.h"
396                                    >
397                          </File>                          </File>
398                          <File                          <File
399                                  RelativePath=".\logfile.h">                                  RelativePath=".\logfile.h"
400                                    >
401                          </File>                          </File>
402                          <File                          <File
403                                  RelativePath=".\NTService.h">                                  RelativePath=".\NTService.h"
404                                    >
405                          </File>                          </File>
406                          <File                          <File
407                                  RelativePath=".\ntservmsg.h">                                  RelativePath=".\ntservmsg.h"
408                                    >
409                          </File>                          </File>
410                          <File                          <File
411                                  RelativePath=".\outd.h">                                  RelativePath=".\outd.h"
412                                    >
413                          </File>                          </File>
414                          <File                          <File
415                                  RelativePath=".\Resource.h">                                  RelativePath=".\Resource.h"
416                                    >
417                          </File>                          </File>
418                          <File                          <File
419                                  RelativePath=".\service.h">                                  RelativePath=".\service.h"
420                                    >
421                          </File>                          </File>
422                          <File                          <File
423                                  RelativePath=".\stdafx.h">                                  RelativePath=".\stdafx.h"
424                                    >
425                          </File>                          </File>
426                          <File                          <File
427                                  RelativePath=".\thread_pool.h">                                  RelativePath=".\thread_pool.h"
428                                    >
429                          </File>                          </File>
430                  </Filter>                  </Filter>
431                  <Filter                  <Filter
432                          Name="资源文件"                          Name="资源文件"
433                          Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"                          Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
434                          UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">                          UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
435                            >
436                          <File                          <File
437                                  RelativePath=".\innbbsd.rc">                                  RelativePath=".\innbbsd.rc"
438                                    >
439                          </File>                          </File>
440                          <File                          <File
441                                  RelativePath=".\ntservmsg.rc">                                  RelativePath=".\ntservmsg.rc"
442                                    >
443                          </File>                          </File>
444                  </Filter>                  </Filter>
445                  <File                  <File
446                          RelativePath=".\innbbsd.conf"                          RelativePath=".\innbbsd.conf"
447                          DeploymentContent="TRUE">                          DeploymentContent="true"
448                            >
449                  </File>                  </File>
450                  <File                  <File
451                          RelativePath=".\ReadMe.txt">                          RelativePath=".\ReadMe.txt"
452                            >
453                  </File>                  </File>
454                  <File                  <File
455                          RelativePath=".\使用说明.txt"                          RelativePath=".\使用说明.txt"
456                          DeploymentContent="TRUE">                          DeploymentContent="true"
457                            >
458                  </File>                  </File>
459          </Files>          </Files>
460          <Globals>          <Globals>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1