Changeset de0bdb0 in nscp
- Timestamp:
- 11/15/06 20:53:39 (7 years ago)
- Children:
- edbbfbb
- Parents:
- 717c2ee
- Location:
- trunk
- Files:
-
- 15 edited
-
NSClient++.sln (modified) (2 diffs)
-
NSClient++.vcproj (modified) (18 diffs)
-
include/Socket.h (modified) (3 diffs)
-
include/arrayBuffer.cpp (modified) (2 diffs)
-
modules/CheckDisk/CheckDisk.vcproj (modified) (13 diffs)
-
modules/CheckEventLog/CheckEventLog.vcproj (modified) (13 diffs)
-
modules/CheckHelpers/CheckHelpers.vcproj (modified) (13 diffs)
-
modules/CheckSystem/CheckSystem.vcproj (modified) (12 diffs)
-
modules/CheckWMI/CheckWMI.vcproj (modified) (13 diffs)
-
modules/FileLogger/FileLogger.vcproj (modified) (13 diffs)
-
modules/NRPEListener/NRPEListener.cpp (modified) (1 diff)
-
modules/NRPEListener/NRPEListener.vcproj (modified) (13 diffs)
-
modules/NSClientListener/NSClientListener.cpp (modified) (1 diff)
-
modules/NSClientListener/NSClientListener.vcproj (modified) (13 diffs)
-
modules/SysTray/SysTray.vcproj (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NSClient++.sln
r8fcc179 rde0bdb0 1 Microsoft Visual Studio Solution File, Format Version 8.00 1 Microsoft Visual Studio Solution File, Format Version 9.00 2 # Visual Studio 2005 2 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NSClient++", "NSClient++.vcproj", "{2286162D-7571-4735-BAC8-4A8D33A4F42D}" 3 4 ProjectSection(ProjectDependencies) = postProject … … 11 12 EndProject 12 13 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SysTray", "modules\SysTray\SysTray.vcproj", "{BBFF8362-C626-4838-B0A2-F695D638AD24}" 13 ProjectSection(ProjectDependencies) = postProject14 EndProjectSection15 14 EndProject 16 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileLogger", "modules\FileLogger\FileLogger.vcproj", "{62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}" 17 ProjectSection(ProjectDependencies) = postProject18 EndProjectSection19 16 EndProject 20 17 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckEventLog", "modules\CheckEventLog\CheckEventLog.vcproj", "{BA246C01-063A-4548-8957-32D5CC76171B}" 21 ProjectSection(ProjectDependencies) = postProject22 EndProjectSection23 18 EndProject 24 19 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckDisk", "modules\CheckDisk\CheckDisk.vcproj", "{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 25 ProjectSection(ProjectDependencies) = postProject26 EndProjectSection27 20 EndProject 28 21 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NRPEListener", "modules\NRPEListener\NRPEListener.vcproj", "{2FF60AF6-09AA-49AB-B414-2E8FD01655C6}" 29 ProjectSection(ProjectDependencies) = postProject30 EndProjectSection31 22 EndProject 32 23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NSClientListener", "modules\NSClientListener\NSClientListener.vcproj", "{08D6246D-1B4A-47A3-965D-296DCC54A4E8}" 33 ProjectSection(ProjectDependencies) = postProject34 EndProjectSection35 24 EndProject 36 25 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckSystem", "modules\CheckSystem\CheckSystem.vcproj", "{2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}" 37 ProjectSection(ProjectDependencies) = postProject38 EndProjectSection39 26 EndProject 40 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckHelpers", "modules\CheckHelpers\CheckHelpers.vcproj", "{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 41 ProjectSection(ProjectDependencies) = postProject 42 EndProjectSection 27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckHelpers", "modules\CheckHelpers\CheckHelpers.vcproj", "{8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}" 43 28 EndProject 44 29 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConfWiz", "ConfWiz\ConfWiz.vcproj", "{BD93F0C3-E342-4D68-9717-FCAC2E7189AA}" 45 ProjectSection(ProjectDependencies) = postProject46 EndProjectSection47 30 EndProject 48 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckWMI", "modules\CheckWMI\CheckWMI.vcproj", "{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 49 ProjectSection(ProjectDependencies) = postProject 50 EndProjectSection 31 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheckWMI", "modules\CheckWMI\CheckWMI.vcproj", "{05DE66AC-E55C-43B3-849F-7EC695D8B8D0}" 51 32 EndProject 52 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RemoteConfiguration", "modules\RemoteConfiguration\RemoteConfiguration.vcproj", "{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 53 ProjectSection(ProjectDependencies) = postProject 54 EndProjectSection 33 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RemoteConfiguration", "modules\RemoteConfiguration\RemoteConfiguration.vcproj", "{859F9144-1ABB-4AA3-A52D-DD1112048531}" 55 34 EndProject 56 35 Global 36 GlobalSection(SolutionConfigurationPlatforms) = preSolution 37 Debug|Win32 = Debug|Win32 38 Distribution|Win32 = Distribution|Win32 39 Release|Win32 = Release|Win32 40 EndGlobalSection 41 GlobalSection(ProjectConfigurationPlatforms) = postSolution 42 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|Win32.ActiveCfg = Debug|Win32 43 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|Win32.Build.0 = Debug|Win32 44 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution|Win32.ActiveCfg = Distribution|Win32 45 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution|Win32.Build.0 = Distribution|Win32 46 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|Win32.ActiveCfg = Release|Win32 47 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|Win32.Build.0 = Release|Win32 48 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Win32.ActiveCfg = Debug|Win32 49 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Win32.Build.0 = Debug|Win32 50 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|Win32.ActiveCfg = Distribution|Win32 51 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|Win32.Build.0 = Distribution|Win32 52 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Win32.ActiveCfg = Release|Win32 53 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Win32.Build.0 = Release|Win32 54 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Win32.ActiveCfg = Debug|Win32 55 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Win32.Build.0 = Debug|Win32 56 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|Win32.ActiveCfg = Distribution|Win32 57 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|Win32.Build.0 = Distribution|Win32 58 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|Win32.ActiveCfg = Release|Win32 59 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|Win32.Build.0 = Release|Win32 60 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Win32.ActiveCfg = Debug|Win32 61 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Win32.Build.0 = Debug|Win32 62 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|Win32.ActiveCfg = Distribution|Win32 63 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|Win32.Build.0 = Distribution|Win32 64 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Win32.ActiveCfg = Release|Win32 65 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Win32.Build.0 = Release|Win32 66 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Win32.ActiveCfg = Debug|Win32 67 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Win32.Build.0 = Debug|Win32 68 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|Win32.ActiveCfg = Distribution|Win32 69 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|Win32.Build.0 = Distribution|Win32 70 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|Win32.ActiveCfg = Release|Win32 71 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|Win32.Build.0 = Release|Win32 72 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Win32.ActiveCfg = Debug|Win32 73 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Win32.Build.0 = Debug|Win32 74 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution|Win32.ActiveCfg = Distribution|Win32 75 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution|Win32.Build.0 = Distribution|Win32 76 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|Win32.ActiveCfg = Release|Win32 77 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|Win32.Build.0 = Release|Win32 78 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Win32.ActiveCfg = Debug|Win32 79 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Win32.Build.0 = Debug|Win32 80 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution|Win32.ActiveCfg = Distribution|Win32 81 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution|Win32.Build.0 = Distribution|Win32 82 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|Win32.ActiveCfg = Release|Win32 83 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|Win32.Build.0 = Release|Win32 84 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Win32.ActiveCfg = Debug|Win32 85 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Win32.Build.0 = Debug|Win32 86 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|Win32.ActiveCfg = Distribution|Win32 87 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|Win32.Build.0 = Distribution|Win32 88 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|Win32.ActiveCfg = Release|Win32 89 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|Win32.Build.0 = Release|Win32 90 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|Win32.ActiveCfg = Debug|Win32 91 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|Win32.ActiveCfg = Distribution|Win32 92 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|Win32.ActiveCfg = Release|Win32 93 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Debug|Win32.ActiveCfg = Debug|Win32 94 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Distribution|Win32.ActiveCfg = Debug|Win32 95 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Release|Win32.ActiveCfg = Release|Win32 96 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|Win32.ActiveCfg = Debug|Win32 97 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|Win32.ActiveCfg = Distribution|Win32 98 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|Win32.ActiveCfg = Release|Win32 99 EndGlobalSection 100 GlobalSection(SolutionProperties) = preSolution 101 HideSolutionNode = FALSE 102 EndGlobalSection 57 103 GlobalSection(DPCodeReviewSolutionGUID) = preSolution 58 104 DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} 59 105 EndGlobalSection 60 GlobalSection(SolutionConfiguration) = preSolution61 Debug = Debug62 Distribution = Distribution63 Release = Release64 EndGlobalSection65 GlobalSection(ProjectConfiguration) = postSolution66 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug.ActiveCfg = Debug|Win3267 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug.Build.0 = Debug|Win3268 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution.ActiveCfg = Distribution|Win3269 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution.Build.0 = Distribution|Win3270 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release.ActiveCfg = Release|Win3271 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release.Build.0 = Release|Win3272 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug.ActiveCfg = Debug|Win3273 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug.Build.0 = Debug|Win3274 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution.ActiveCfg = Distribution|Win3275 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution.Build.0 = Distribution|Win3276 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release.ActiveCfg = Release|Win3277 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release.Build.0 = Release|Win3278 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug.ActiveCfg = Debug|Win3279 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug.Build.0 = Debug|Win3280 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution.ActiveCfg = Distribution|Win3281 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution.Build.0 = Distribution|Win3282 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release.ActiveCfg = Release|Win3283 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release.Build.0 = Release|Win3284 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug.ActiveCfg = Debug|Win3285 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug.Build.0 = Debug|Win3286 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution.ActiveCfg = Distribution|Win3287 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution.Build.0 = Distribution|Win3288 {BA246C01-063A-4548-8957-32D5CC76171B}.Release.ActiveCfg = Release|Win3289 {BA246C01-063A-4548-8957-32D5CC76171B}.Release.Build.0 = Release|Win3290 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.ActiveCfg = Debug|Win3291 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.Build.0 = Debug|Win3292 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.ActiveCfg = Distribution|Win3293 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.Build.0 = Distribution|Win3294 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.ActiveCfg = Release|Win3295 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.Build.0 = Release|Win3296 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug.ActiveCfg = Debug|Win3297 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug.Build.0 = Debug|Win3298 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution.ActiveCfg = Distribution|Win3299 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution.Build.0 = Distribution|Win32100 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release.ActiveCfg = Release|Win32101 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release.Build.0 = Release|Win32102 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug.ActiveCfg = Debug|Win32103 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug.Build.0 = Debug|Win32104 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution.ActiveCfg = Distribution|Win32105 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution.Build.0 = Distribution|Win32106 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release.ActiveCfg = Release|Win32107 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release.Build.0 = Release|Win32108 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug.ActiveCfg = Debug|Win32109 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug.Build.0 = Debug|Win32110 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution.ActiveCfg = Distribution|Win32111 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution.Build.0 = Distribution|Win32112 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release.ActiveCfg = Release|Win32113 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release.Build.0 = Release|Win32114 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.ActiveCfg = Debug|Win32115 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.Build.0 = Debug|Win32116 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.ActiveCfg = Distribution|Win32117 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.Build.0 = Distribution|Win32118 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.ActiveCfg = Release|Win32119 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.Build.0 = Release|Win32120 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Debug.ActiveCfg = Debug|Win32121 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Debug.Build.0 = Debug|Win32122 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Distribution.ActiveCfg = Debug|Win32123 {BD93F0C3-E342-4D68-9717-FCAC2E7189AA}.Release.ActiveCfg = Release|Win32124 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.ActiveCfg = Debug|Win32125 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.Build.0 = Debug|Win32126 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.ActiveCfg = Distribution|Win32127 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.Build.0 = Distribution|Win32128 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.ActiveCfg = Release|Win32129 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.Build.0 = Release|Win32130 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.ActiveCfg = Debug|Win32131 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug.Build.0 = Debug|Win32132 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.ActiveCfg = Distribution|Win32133 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution.Build.0 = Distribution|Win32134 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.ActiveCfg = Release|Win32135 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release.Build.0 = Release|Win32136 EndGlobalSection137 GlobalSection(ExtensibilityGlobals) = postSolution138 EndGlobalSection139 GlobalSection(ExtensibilityAddIns) = postSolution140 EndGlobalSection141 106 EndGlobal -
trunk/NSClient++.vcproj
r99bb030 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="NSClient++" 6 6 ProjectGUID="{2286162D-7571-4735-BAC8-4A8D33A4F42D}" 7 7 RootNamespace="IconService" 8 SccProjectName="" 9 SccLocalPath="" 10 Keyword="MFCProj"> 8 Keyword="MFCProj" 9 > 11 10 <Platforms> 12 11 <Platform 13 Name="Win32"/> 12 Name="Win32" 13 /> 14 14 </Platforms> 15 <ToolFiles> 16 </ToolFiles> 15 17 <Configurations> 16 18 <Configuration … … 19 21 IntermediateDirectory="$(ConfigurationName)" 20 22 ConfigurationType="1" 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 21 24 UseOfMFC="0" 22 ATLMinimizesCRunTimeLibraryUsage="FALSE" 23 CharacterSet="2"> 25 ATLMinimizesCRunTimeLibraryUsage="false" 26 CharacterSet="2" 27 > 28 <Tool 29 Name="VCPreBuildEventTool" 30 /> 31 <Tool 32 Name="VCCustomBuildTool" 33 CommandLine="echo Copying dependency DLLs
cmd /c "copy $(InputDir)\dist_dll\*.* $(InputDir)\$(OutDir)\"
" 34 Outputs="$(InputDir)\$(OutDir)\msvcp71.dll" 35 /> 36 <Tool 37 Name="VCXMLDataGeneratorTool" 38 /> 39 <Tool 40 Name="VCWebServiceProxyGeneratorTool" 41 /> 42 <Tool 43 Name="VCMIDLTool" 44 TypeLibraryName=".\Release/IconService.tlb" 45 HeaderFileName="" 46 /> 24 47 <Tool 25 48 Name="VCCLCompilerTool" … … 28 51 AdditionalIncludeDirectories="include" 29 52 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 30 StringPooling=" TRUE"53 StringPooling="true" 31 54 RuntimeLibrary="2" 32 EnableFunctionLevelLinking=" TRUE"33 UsePrecompiledHeader=" 3"55 EnableFunctionLevelLinking="true" 56 UsePrecompiledHeader="2" 34 57 PrecompiledHeaderThrough="stdafx.h" 35 58 PrecompiledHeaderFile=".\Release/IconService.pch" … … 38 61 ProgramDataBaseFileName=".\Release/" 39 62 WarningLevel="3" 40 SuppressStartupBanner="TRUE"/> 41 <Tool 42 Name="VCCustomBuildTool" 43 CommandLine="echo Copying dependency DLLs 44 cmd /c "copy $(InputDir)\dist_dll\*.* $(InputDir)\$(OutDir)\" 45 " 46 Outputs="$(InputDir)\$(OutDir)\msvcp71.dll"/> 63 SuppressStartupBanner="true" 64 /> 65 <Tool 66 Name="VCManagedResourceCompilerTool" 67 /> 68 <Tool 69 Name="VCResourceCompilerTool" 70 PreprocessorDefinitions="NDEBUG" 71 Culture="1036" 72 AdditionalIncludeDirectories="./res/" 73 /> 74 <Tool 75 Name="VCPreLinkEventTool" 76 /> 47 77 <Tool 48 78 Name="VCLinkerTool" … … 50 80 OutputFile=".\Release/NSClient++.exe" 51 81 LinkIncremental="1" 52 SuppressStartupBanner=" TRUE"53 IgnoreAllDefaultLibraries=" FALSE"82 SuppressStartupBanner="true" 83 IgnoreAllDefaultLibraries="false" 54 84 IgnoreDefaultLibraryNames="" 55 85 ModuleDefinitionFile="" … … 57 87 SubSystem="1" 58 88 OptimizeForWindows98="1" 59 TargetMachine="1" />60 <Tool61 Name="VCMIDLTool"62 TypeLibraryName=".\Release/IconService.tlb"63 HeaderFileName=""/>64 <Tool 65 Name="VC PostBuildEventTool"/>66 <Tool67 Name="VCPreBuildEventTool"/>68 <Tool69 Name="VCPreLinkEventTool"/>70 <Tool 71 Name="VC ResourceCompilerTool"72 PreprocessorDefinitions="NDEBUG"73 Culture="1036"74 AdditionalIncludeDirectories="./res/"/>75 <Tool76 Name="VCWebServiceProxyGeneratorTool"/>77 <Tool78 Name="VCXMLDataGeneratorTool"/>79 <Tool 80 Name="VCWebDeploymentTool" />81 <Tool82 Name="VCManagedWrapperGeneratorTool"/>83 <Tool84 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>89 TargetMachine="1" 90 /> 91 <Tool 92 Name="VCALinkTool" 93 /> 94 <Tool 95 Name="VCManifestTool" 96 /> 97 <Tool 98 Name="VCXDCMakeTool" 99 /> 100 <Tool 101 Name="VCBscMakeTool" 102 /> 103 <Tool 104 Name="VCFxCopTool" 105 /> 106 <Tool 107 Name="VCAppVerifierTool" 108 /> 109 <Tool 110 Name="VCWebDeploymentTool" 111 /> 112 <Tool 113 Name="VCPostBuildEventTool" 114 /> 85 115 </Configuration> 86 116 <Configuration … … 89 119 IntermediateDirectory="$(ConfigurationName)" 90 120 ConfigurationType="1" 121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 91 122 UseOfMFC="0" 92 ATLMinimizesCRunTimeLibraryUsage="FALSE" 93 CharacterSet="2"> 123 ATLMinimizesCRunTimeLibraryUsage="false" 124 CharacterSet="2" 125 > 126 <Tool 127 Name="VCPreBuildEventTool" 128 /> 129 <Tool 130 Name="VCCustomBuildTool" 131 /> 132 <Tool 133 Name="VCXMLDataGeneratorTool" 134 /> 135 <Tool 136 Name="VCWebServiceProxyGeneratorTool" 137 /> 138 <Tool 139 Name="VCMIDLTool" 140 TypeLibraryName=".\Debug/IconService.tlb" 141 HeaderFileName="" 142 /> 94 143 <Tool 95 144 Name="VCCLCompilerTool" … … 99 148 BasicRuntimeChecks="3" 100 149 RuntimeLibrary="3" 101 UsePrecompiledHeader=" 3"150 UsePrecompiledHeader="2" 102 151 PrecompiledHeaderThrough="stdafx.h" 103 152 PrecompiledHeaderFile=".\Debug/IconService.pch" … … 106 155 ProgramDataBaseFileName=".\Debug/" 107 156 WarningLevel="3" 108 SuppressStartupBanner="TRUE" 109 DebugInformationFormat="4"/> 110 <Tool 111 Name="VCCustomBuildTool"/> 157 SuppressStartupBanner="true" 158 DebugInformationFormat="4" 159 /> 160 <Tool 161 Name="VCManagedResourceCompilerTool" 162 /> 163 <Tool 164 Name="VCResourceCompilerTool" 165 PreprocessorDefinitions="_DEBUG" 166 Culture="1036" 167 AdditionalIncludeDirectories="./res/" 168 /> 169 <Tool 170 Name="VCPreLinkEventTool" 171 /> 112 172 <Tool 113 173 Name="VCLinkerTool" … … 115 175 OutputFile=".\Debug/NSClient++.exe" 116 176 LinkIncremental="1" 117 SuppressStartupBanner=" TRUE"177 SuppressStartupBanner="true" 118 178 ModuleDefinitionFile="" 119 GenerateDebugInformation=" TRUE"179 GenerateDebugInformation="true" 120 180 ProgramDatabaseFile=".\Debug/IconService.pdb" 121 181 SubSystem="1" 122 TargetMachine="1" />123 <Tool124 Name="VCMIDLTool"125 TypeLibraryName=".\Debug/IconService.tlb"126 HeaderFileName=""/>127 <Tool 128 Name="VC PostBuildEventTool"/>129 <Tool130 Name="VCPreBuildEventTool"/>131 <Tool132 Name="VCPreLinkEventTool"/>133 <Tool 134 Name="VC ResourceCompilerTool"135 PreprocessorDefinitions="_DEBUG"136 Culture="1036"137 AdditionalIncludeDirectories="./res/"/>138 <Tool139 Name="VCWebServiceProxyGeneratorTool"/>140 <Tool141 Name="VCXMLDataGeneratorTool"/>142 <Tool 143 Name="VCWebDeploymentTool" />144 <Tool145 Name="VCManagedWrapperGeneratorTool"/>146 <Tool147 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>182 TargetMachine="1" 183 /> 184 <Tool 185 Name="VCALinkTool" 186 /> 187 <Tool 188 Name="VCManifestTool" 189 /> 190 <Tool 191 Name="VCXDCMakeTool" 192 /> 193 <Tool 194 Name="VCBscMakeTool" 195 /> 196 <Tool 197 Name="VCFxCopTool" 198 /> 199 <Tool 200 Name="VCAppVerifierTool" 201 /> 202 <Tool 203 Name="VCWebDeploymentTool" 204 /> 205 <Tool 206 Name="VCPostBuildEventTool" 207 /> 148 208 </Configuration> 149 209 <Configuration … … 152 212 IntermediateDirectory="$(ConfigurationName)" 153 213 ConfigurationType="1" 214 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 154 215 UseOfMFC="0" 155 ATLMinimizesCRunTimeLibraryUsage="FALSE" 156 CharacterSet="2"> 216 ATLMinimizesCRunTimeLibraryUsage="false" 217 CharacterSet="2" 218 > 219 <Tool 220 Name="VCPreBuildEventTool" 221 /> 222 <Tool 223 Name="VCCustomBuildTool" 224 CommandLine="echo Copying dependency DLLs
cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\"
echo Removing old archive
cmd /c "del $(InputDir)\Dist\$(InputName).zip"
echo Making archive
7z.exe a -r -tzip -bd $(InputDir)\Dist\$(InputName).zip $(InputDir)\Dist\*
" 225 Outputs="$(InputDir)\Dist\$(ProjectName).zip" 226 /> 227 <Tool 228 Name="VCXMLDataGeneratorTool" 229 /> 230 <Tool 231 Name="VCWebServiceProxyGeneratorTool" 232 /> 233 <Tool 234 Name="VCMIDLTool" 235 TypeLibraryName=".\Release/IconService.tlb" 236 HeaderFileName="" 237 /> 157 238 <Tool 158 239 Name="VCCLCompilerTool" … … 161 242 AdditionalIncludeDirectories="include" 162 243 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 163 StringPooling=" TRUE"244 StringPooling="true" 164 245 RuntimeLibrary="2" 165 EnableFunctionLevelLinking=" TRUE"166 UsePrecompiledHeader=" 3"246 EnableFunctionLevelLinking="true" 247 UsePrecompiledHeader="2" 167 248 PrecompiledHeaderThrough="stdafx.h" 168 249 PrecompiledHeaderFile=".\Release/IconService.pch" … … 171 252 ProgramDataBaseFileName=".\Release/" 172 253 WarningLevel="3" 173 SuppressStartupBanner="TRUE"/> 174 <Tool 175 Name="VCCustomBuildTool" 176 CommandLine="echo Copying dependency DLLs 177 cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\" 178 echo Removing old archive 179 cmd /c "del $(InputDir)\Dist\$(InputName).zip" 180 echo Making archive 181 7z.exe a -r -tzip -bd $(InputDir)\Dist\$(InputName).zip $(InputDir)\Dist\* 182 " 183 Outputs="$(InputDir)\Dist\$(ProjectName).zip"/> 254 SuppressStartupBanner="true" 255 /> 256 <Tool 257 Name="VCManagedResourceCompilerTool" 258 /> 259 <Tool 260 Name="VCResourceCompilerTool" 261 PreprocessorDefinitions="NDEBUG" 262 Culture="1036" 263 AdditionalIncludeDirectories="./res/" 264 /> 265 <Tool 266 Name="VCPreLinkEventTool" 267 /> 184 268 <Tool 185 269 Name="VCLinkerTool" … … 187 271 OutputFile=".\Dist/NSClient++.exe" 188 272 LinkIncremental="1" 189 SuppressStartupBanner=" TRUE"190 IgnoreAllDefaultLibraries=" FALSE"273 SuppressStartupBanner="true" 274 IgnoreAllDefaultLibraries="false" 191 275 IgnoreDefaultLibraryNames="" 192 276 ModuleDefinitionFile="" … … 194 278 SubSystem="1" 195 279 OptimizeForWindows98="1" 196 TargetMachine="1" />197 <Tool198 Name="VCMIDLTool"199 TypeLibraryName=".\Release/IconService.tlb"200 HeaderFileName=""/>201 <Tool 202 Name="VC PostBuildEventTool"/>203 <Tool204 Name="VCPreBuildEventTool"/>205 <Tool206 Name="VCPreLinkEventTool"/>207 <Tool 208 Name="VC ResourceCompilerTool"209 PreprocessorDefinitions="NDEBUG"210 Culture="1036"211 AdditionalIncludeDirectories="./res/"/>212 <Tool213 Name="VCWebServiceProxyGeneratorTool"/>214 <Tool215 Name="VCXMLDataGeneratorTool"/>216 <Tool 217 Name="VCWebDeploymentTool" />218 <Tool219 Name="VCManagedWrapperGeneratorTool"/>220 <Tool221 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>280 TargetMachine="1" 281 /> 282 <Tool 283 Name="VCALinkTool" 284 /> 285 <Tool 286 Name="VCManifestTool" 287 /> 288 <Tool 289 Name="VCXDCMakeTool" 290 /> 291 <Tool 292 Name="VCBscMakeTool" 293 /> 294 <Tool 295 Name="VCFxCopTool" 296 /> 297 <Tool 298 Name="VCAppVerifierTool" 299 /> 300 <Tool 301 Name="VCWebDeploymentTool" 302 /> 303 <Tool 304 Name="VCPostBuildEventTool" 305 /> 222 306 </Configuration> 223 307 </Configurations> … … 227 311 <Filter 228 312 Name="Source Files" 229 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> 230 <File 231 RelativePath=".\include\arrayBuffer.cpp"> 232 </File> 233 <File 234 RelativePath=".\include\b64\b64.c"> 235 <FileConfiguration 236 Name="Release|Win32"> 313 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 314 > 315 <File 316 RelativePath=".\include\arrayBuffer.cpp" 317 > 318 </File> 319 <File 320 RelativePath=".\include\b64\b64.c" 321 > 322 <FileConfiguration 323 Name="Release|Win32" 324 > 237 325 <Tool 238 326 Name="VCCLCompilerTool" 239 UsePrecompiledHeader="0"/> 240 </FileConfiguration> 241 <FileConfiguration 242 Name="Debug|Win32"> 327 UsePrecompiledHeader="0" 328 /> 329 </FileConfiguration> 330 <FileConfiguration 331 Name="Debug|Win32" 332 > 243 333 <Tool 244 334 Name="VCCLCompilerTool" 245 UsePrecompiledHeader="0"/> 246 </FileConfiguration> 247 <FileConfiguration 248 Name="Distribution|Win32"> 335 UsePrecompiledHeader="0" 336 /> 337 </FileConfiguration> 338 <FileConfiguration 339 Name="Distribution|Win32" 340 > 249 341 <Tool 250 342 Name="VCCLCompilerTool" 251 UsePrecompiledHeader="0"/> 252 </FileConfiguration> 253 </File> 254 <File 255 RelativePath=".\include\NSCHelper.cpp"> 256 </File> 257 <File 258 RelativePath=".\NSClient++.cpp"> 259 </File> 260 <File 261 RelativePath=".\NSCPlugin.cpp"> 262 </File> 263 <File 264 RelativePath=".\include\ServiceCmd.cpp"> 265 </File> 266 <File 267 RelativePath=".\include\Socket.cpp"> 268 </File> 269 <File 270 RelativePath="StdAfx.cpp"> 271 <FileConfiguration 272 Name="Release|Win32"> 343 UsePrecompiledHeader="0" 344 /> 345 </FileConfiguration> 346 </File> 347 <File 348 RelativePath=".\include\NSCHelper.cpp" 349 > 350 </File> 351 <File 352 RelativePath=".\NSClient++.cpp" 353 > 354 </File> 355 <File 356 RelativePath=".\NSCPlugin.cpp" 357 > 358 </File> 359 <File 360 RelativePath=".\include\ServiceCmd.cpp" 361 > 362 </File> 363 <File 364 RelativePath=".\include\Socket.cpp" 365 > 366 </File> 367 <File 368 RelativePath="StdAfx.cpp" 369 > 370 <FileConfiguration 371 Name="Release|Win32" 372 > 273 373 <Tool 274 374 Name="VCCLCompilerTool" 275 375 Optimization="2" 276 376 PreprocessorDefinitions="" 277 UsePrecompiledHeader="1"/> 278 </FileConfiguration> 279 <FileConfiguration 280 Name="Debug|Win32"> 377 UsePrecompiledHeader="1" 378 /> 379 </FileConfiguration> 380 <FileConfiguration 381 Name="Debug|Win32" 382 > 281 383 <Tool 282 384 Name="VCCLCompilerTool" … … 284 386 PreprocessorDefinitions="" 285 387 BasicRuntimeChecks="3" 286 UsePrecompiledHeader="1"/> 287 </FileConfiguration> 288 <FileConfiguration 289 Name="Distribution|Win32"> 388 UsePrecompiledHeader="1" 389 /> 390 </FileConfiguration> 391 <FileConfiguration 392 Name="Distribution|Win32" 393 > 290 394 <Tool 291 395 Name="VCCLCompilerTool" 292 396 Optimization="2" 293 397 PreprocessorDefinitions="" 294 UsePrecompiledHeader="1"/> 398 UsePrecompiledHeader="1" 399 /> 295 400 </FileConfiguration> 296 401 </File> … … 298 403 <Filter 299 404 Name="Header Files" 300 Filter="h;hpp;hxx;hm;inl"> 301 <File 302 RelativePath=".\include\arrayBuffer.h"> 303 </File> 304 <File 305 RelativePath=".\include\charEx.h"> 306 </File> 307 <File 308 RelativePath=".\include\config.h"> 309 </File> 310 <File 311 RelativePath=".\include\Mutex.h"> 312 </File> 313 <File 314 RelativePath=".\include\MutexRW.h"> 315 </File> 316 <File 317 RelativePath=".\include\NSCAPI.h"> 318 </File> 319 <File 320 RelativePath=".\include\NSCHelper.h"> 321 </File> 322 <File 323 RelativePath=".\NSClient++.h"> 324 </File> 325 <File 326 RelativePath=".\NSCPlugin.h"> 327 </File> 328 <File 329 RelativePath=".\include\NTService.h"> 330 </File> 331 <File 332 RelativePath=".\include\PDHCounter.h"> 333 </File> 334 <File 335 RelativePath=".\include\Settings.h"> 336 </File> 337 <File 338 RelativePath="StdAfx.h"> 339 </File> 340 <File 341 RelativePath=".\include\strEx.h"> 342 </File> 343 <File 344 RelativePath=".\include\thread.h"> 405 Filter="h;hpp;hxx;hm;inl" 406 > 407 <File 408 RelativePath=".\include\arrayBuffer.h" 409 > 410 </File> 411 <File 412 RelativePath=".\include\charEx.h" 413 > 414 </File> 415 <File 416 RelativePath=".\include\config.h" 417 > 418 </File> 419 <File 420 RelativePath=".\include\Mutex.h" 421 > 422 </File> 423 <File 424 RelativePath=".\include\MutexRW.h" 425 > 426 </File> 427 <File 428 RelativePath=".\include\NSCAPI.h" 429 > 430 </File> 431 <File 432 RelativePath=".\include\NSCHelper.h" 433 > 434 </File> 435 <File 436 RelativePath=".\NSClient++.h" 437 > 438 </File> 439 <File 440 RelativePath=".\NSCPlugin.h" 441 > 442 </File> 443 <File 444 RelativePath=".\include\NTService.h" 445 > 446 </File> 447 <File 448 RelativePath=".\include\PDHCounter.h" 449 > 450 </File> 451 <File 452 RelativePath=".\include\Settings.h" 453 > 454 </File> 455 <File 456 RelativePath="StdAfx.h" 457 > 458 </File> 459 <File 460 RelativePath=".\include\strEx.h" 461 > 462 </File> 463 <File 464 RelativePath=".\include\thread.h" 465 > 345 466 </File> 346 467 </Filter> 347 468 <Filter 348 469 Name="Resource Files" 349 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 470 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 471 > 350 472 </Filter> 351 473 <Filter 352 474 Name="Misc" 353 Filter=""> 354 <File 355 RelativePath=".\changelog"> 356 <FileConfiguration 357 Name="Distribution|Win32"> 358 <Tool 359 Name="VCCustomBuildTool" 360 CommandLine="echo Copying $(InputFileName)... 361 cmd /c "copy $(InputDir)\$(InputName) $(InputDir)\Dist\" 362 " 363 Outputs="$(InputDir)\Dist\$(InputFileName)"/> 364 </FileConfiguration> 365 </File> 366 <File 367 RelativePath=".\counters.defs"> 368 <FileConfiguration 369 Name="Release|Win32"> 370 <Tool 371 Name="VCCustomBuildTool" 372 CommandLine="echo Copying $(InputFileName)... 373 cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)" 374 " 375 Outputs="$(TargetDir)$(InputFileName)"/> 376 </FileConfiguration> 377 <FileConfiguration 378 Name="Debug|Win32"> 379 <Tool 380 Name="VCCustomBuildTool" 381 CommandLine="echo Copying $(InputFileName)... 382 cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)" 383 " 384 Outputs="$(TargetDir)$(InputFileName)"/> 385 </FileConfiguration> 386 <FileConfiguration 387 Name="Distribution|Win32"> 388 <Tool 389 Name="VCCustomBuildTool" 390 CommandLine="echo Copying $(InputFileName)... 391 cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)" 392 " 393 Outputs="$(TargetDir)$(InputFileName)"/> 394 </FileConfiguration> 395 </File> 396 <File 397 RelativePath=".\Doxyfile"> 475 > 476 <File 477 RelativePath=".\changelog" 478 > 479 <FileConfiguration 480 Name="Distribution|Win32" 481 > 482 <Tool 483 Name="VCCustomBuildTool" 484 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputName) $(InputDir)\Dist\"
" 485 Outputs="$(InputDir)\Dist\$(InputFileName)" 486 /> 487 </FileConfiguration> 488 </File> 489 <File 490 RelativePath=".\counters.defs" 491 > 398 492 <FileConfiguration 399 493 Name="Release|Win32" 400 ExcludedFromBuild="TRUE">401 <Tool 402 Name="VCCustomBuildTool" 403 CommandLine=" doxygen.exe $(InputPath)404 "405 Outputs=".\Doc"/>494 > 495 <Tool 496 Name="VCCustomBuildTool" 497 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 498 Outputs="$(TargetDir)$(InputFileName)" 499 /> 406 500 </FileConfiguration> 407 501 <FileConfiguration 408 502 Name="Debug|Win32" 409 ExcludedFromBuild="TRUE"> 410 <Tool 411 Name="VCCustomBuildTool" 412 CommandLine="doxygen.exe $(InputPath) 413 "/> 414 </FileConfiguration> 415 <FileConfiguration 416 Name="Distribution|Win32" 417 ExcludedFromBuild="TRUE"> 418 <Tool 419 Name="VCCustomBuildTool" 420 CommandLine="doxygen.exe $(InputPath) 421 " 422 Outputs=".\Doc"/> 423 </FileConfiguration> 424 </File> 425 <File 426 RelativePath=".\Doc\html\index.html"> 427 </File> 428 <File 429 RelativePath=".\files\license.txt"> 430 <FileConfiguration 431 Name="Distribution|Win32"> 432 <Tool 433 Name="VCCustomBuildTool" 434 CommandLine="echo Copying $(InputFileName)... 435 cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)" 436 " 437 Outputs="$(TargetDir)\$(InputFileName) "/> 438 </FileConfiguration> 439 </File> 440 <File 441 RelativePath=".\NSC.dist"> 442 <FileConfiguration 443 Name="Distribution|Win32"> 444 <Tool 445 Name="VCCustomBuildTool" 446 CommandLine="echo Copying $(InputFileName)... 447 cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\$(InputName).ini" 448 " 449 Outputs="$(InputDir)\Dist\$(InputName).ini"/> 450 </FileConfiguration> 451 </File> 452 <File 453 RelativePath=".\NSC.ini"> 454 <FileConfiguration 455 Name="Release|Win32"> 456 <Tool 457 Name="VCCustomBuildTool" 458 CommandLine="echo Copying $(InputFileName)... 459 cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\$(OutDir)" 460 " 503 > 504 <Tool 505 Name="VCCustomBuildTool" 506 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 507 Outputs="$(TargetDir)$(InputFileName)" 508 /> 509 </FileConfiguration> 510 <FileConfiguration 511 Name="Distribution|Win32" 512 > 513 <Tool 514 Name="VCCustomBuildTool" 515 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 516 Outputs="$(TargetDir)$(InputFileName)" 517 /> 518 </FileConfiguration> 519 </File> 520 <File 521 RelativePath=".\Doxyfile" 522 > 523 <FileConfiguration 524 Name="Release|Win32" 525 ExcludedFromBuild="true" 526 > 527 <Tool 528 Name="VCCustomBuildTool" 529 CommandLine="doxygen.exe $(InputPath)
" 530 Outputs=".\Doc" 531 /> 532 </FileConfiguration> 533 <FileConfiguration 534 Name="Debug|Win32" 535 ExcludedFromBuild="true" 536 > 537 <Tool 538 Name="VCCustomBuildTool" 539 CommandLine="doxygen.exe $(InputPath)
" 540 /> 541 </FileConfiguration> 542 <FileConfiguration 543 Name="Distribution|Win32" 544 ExcludedFromBuild="true" 545 > 546 <Tool 547 Name="VCCustomBuildTool" 548 CommandLine="doxygen.exe $(InputPath)
" 549 Outputs=".\Doc" 550 /> 551 </FileConfiguration> 552 </File> 553 <File 554 RelativePath=".\Doc\html\index.html" 555 > 556 </File> 557 <File 558 RelativePath=".\files\license.txt" 559 > 560 <FileConfiguration 561 Name="Distribution|Win32" 562 > 563 <Tool 564 Name="VCCustomBuildTool" 565 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 566 Outputs="$(TargetDir)\$(InputFileName) " 567 /> 568 </FileConfiguration> 569 </File> 570 <File 571 RelativePath=".\NSC.dist" 572 > 573 <FileConfiguration 574 Name="Distribution|Win32" 575 > 576 <Tool 577 Name="VCCustomBuildTool" 578 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\$(InputName).ini"
" 579 Outputs="$(InputDir)\Dist\$(InputName).ini" 580 /> 581 </FileConfiguration> 582 </File> 583 <File 584 RelativePath=".\NSC.ini" 585 > 586 <FileConfiguration 587 Name="Release|Win32" 588 > 589 <Tool 590 Name="VCCustomBuildTool" 591 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\$(OutDir)"
" 461 592 AdditionalDependencies="" 462 Outputs="$(InputDir)\$(OutDir)\$(InputFileName)" />463 </FileConfiguration>464 < FileConfiguration465 Name="Debug|Win32">466 <Tool467 Name="VCCustomBuildTool"468 CommandLine="echo Copying $(InputFileName)...469 cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\$(OutDir)" 470 "471 Outputs="$(InputDir)\$(OutDir)\$(InputFileName)" />472 </FileConfiguration>473 < FileConfiguration474 Name="Distribution|Win32"475 ExcludedFromBuild="TRUE">476 <Tool477 Name="VCCustomBuildTool"478 CommandLine="echo Copying $(InputFileName)...479 cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\" 480 "593 Outputs="$(InputDir)\$(OutDir)\$(InputFileName)" 594 /> 595 </FileConfiguration> 596 <FileConfiguration 597 Name="Debug|Win32" 598 > 599 <Tool 600 Name="VCCustomBuildTool" 601 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\$(OutDir)"
" 602 Outputs="$(InputDir)\$(OutDir)\$(InputFileName)" 603 /> 604 </FileConfiguration> 605 <FileConfiguration 606 Name="Distribution|Win32" 607 ExcludedFromBuild="true" 608 > 609 <Tool 610 Name="VCCustomBuildTool" 611 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\"
" 481 612 AdditionalDependencies="" 482 Outputs="$(InputDir)\Dist\$(InputFileName)"/> 613 Outputs="$(InputDir)\Dist\$(InputFileName)" 614 /> 483 615 </FileConfiguration> 484 616 </File> -
trunk/include/Socket.h
r8fcc179 rde0bdb0 1 1 #pragma once 2 #include "resource.h"3 2 #include <Thread.h> 4 3 #include <Mutex.h> … … 472 471 if (cachedAddresses_) { 473 472 for (host_list::iterator it = allowedHosts_.begin();it!=allowedHosts_.end();++it) { 474 if (((*it).length() > 0) && ( std::isalpha((*it)[0]))) {473 if (((*it).length() > 0) && (isalpha((*it)[0]))) { 475 474 std::string s = (*it); 476 475 try { … … 489 488 if (!cachedAddresses_) { 490 489 for (host_list::iterator it = allowedHosts_.begin();it!=allowedHosts_.end();++it) { 491 if (((*it).length() > 0) && ( std::isalpha((*it)[0]))) {490 if (((*it).length() > 0) && (isalpha((*it)[0]))) { 492 491 std::string s = (*it); 493 492 try { -
trunk/include/arrayBuffer.cpp
rf896cfb rde0bdb0 31 31 char **arrayBuffer = new char*[argLen]; 32 32 arrayList::const_iterator it = lst.begin(); 33 for (int i=0;it!=lst.end();++it,i++) { 33 int i; 34 for (i=0;it!=lst.end();++it,i++) { 34 35 std::string::size_type alen = (*it).size(); 35 36 arrayBuffer[i] = new char[alen+2]; … … 88 89 p = buffer; 89 90 for (unsigned int i=0;i<argLen;i++) { 90 c har *q = strchr(p, (i<argLen-1)?splitChar:0);91 const char *q = strchr(p, (i<argLen-1)?splitChar:0); 91 92 unsigned int len = static_cast<int>(q-p); 92 93 arrayBuffer[i] = new char[len+1]; -
trunk/modules/CheckDisk/CheckDisk.vcproj
r237da21 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="CheckDisk" 6 6 ProjectGUID="{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="Debug" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 36 65 LinkIncremental="2" 37 66 ModuleDefinitionFile="CheckDisk.def" 38 GenerateDebugInformation=" TRUE"67 GenerateDebugInformation="true" 39 68 ProgramDatabaseFile="$(OutDir)/CheckDisk.pdb" 40 69 SubSystem="2" 41 70 ImportLibrary="$(OutDir)/CheckDisk.lib" 42 TargetMachine="1"/> 43 <Tool 44 Name="VCMIDLTool"/> 45 <Tool 46 Name="VCPostBuildEventTool"/> 47 <Tool 48 Name="VCPreBuildEventTool"/> 49 <Tool 50 Name="VCPreLinkEventTool"/> 51 <Tool 52 Name="VCResourceCompilerTool"/> 53 <Tool 54 Name="VCWebServiceProxyGeneratorTool"/> 55 <Tool 56 Name="VCXMLDataGeneratorTool"/> 57 <Tool 58 Name="VCWebDeploymentTool"/> 59 <Tool 60 Name="VCManagedWrapperGeneratorTool"/> 61 <Tool 62 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 71 TargetMachine="1" 72 /> 73 <Tool 74 Name="VCALinkTool" 75 /> 76 <Tool 77 Name="VCManifestTool" 78 /> 79 <Tool 80 Name="VCXDCMakeTool" 81 /> 82 <Tool 83 Name="VCBscMakeTool" 84 /> 85 <Tool 86 Name="VCFxCopTool" 87 /> 88 <Tool 89 Name="VCAppVerifierTool" 90 /> 91 <Tool 92 Name="VCWebDeploymentTool" 93 /> 94 <Tool 95 Name="VCPostBuildEventTool" 96 /> 63 97 </Configuration> 64 98 <Configuration … … 67 101 IntermediateDirectory="Release" 68 102 ConfigurationType="2" 69 CharacterSet="2"> 103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 104 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 /> 70 121 <Tool 71 122 Name="VCCLCompilerTool" … … 73 124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 74 125 RuntimeLibrary="2" 75 UsePrecompiledHeader=" 3"126 UsePrecompiledHeader="2" 76 127 WarningLevel="3" 77 Detect64BitPortabilityProblems="TRUE" 78 DebugInformationFormat="3"/> 79 <Tool 80 Name="VCCustomBuildTool"/> 128 Detect64BitPortabilityProblems="true" 129 DebugInformationFormat="3" 130 /> 131 <Tool 132 Name="VCManagedResourceCompilerTool" 133 /> 134 <Tool 135 Name="VCResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCPreLinkEventTool" 139 /> 81 140 <Tool 82 141 Name="VCLinkerTool" … … 84 143 LinkIncremental="1" 85 144 ModuleDefinitionFile="CheckDisk.def" 86 GenerateDebugInformation=" TRUE"145 GenerateDebugInformation="true" 87 146 SubSystem="2" 88 147 OptimizeReferences="2" 89 148 EnableCOMDATFolding="2" 90 149 ImportLibrary="$(OutDir)/CheckDisk.lib" 91 TargetMachine="1"/> 92 <Tool 93 Name="VCMIDLTool"/> 94 <Tool 95 Name="VCPostBuildEventTool"/> 96 <Tool 97 Name="VCPreBuildEventTool"/> 98 <Tool 99 Name="VCPreLinkEventTool"/> 100 <Tool 101 Name="VCResourceCompilerTool"/> 102 <Tool 103 Name="VCWebServiceProxyGeneratorTool"/> 104 <Tool 105 Name="VCXMLDataGeneratorTool"/> 106 <Tool 107 Name="VCWebDeploymentTool"/> 108 <Tool 109 Name="VCManagedWrapperGeneratorTool"/> 110 <Tool 111 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 150 TargetMachine="1" 151 /> 152 <Tool 153 Name="VCALinkTool" 154 /> 155 <Tool 156 Name="VCManifestTool" 157 /> 158 <Tool 159 Name="VCXDCMakeTool" 160 /> 161 <Tool 162 Name="VCBscMakeTool" 163 /> 164 <Tool 165 Name="VCFxCopTool" 166 /> 167 <Tool 168 Name="VCAppVerifierTool" 169 /> 170 <Tool 171 Name="VCWebDeploymentTool" 172 /> 173 <Tool 174 Name="VCPostBuildEventTool" 175 /> 112 176 </Configuration> 113 177 <Configuration … … 116 180 IntermediateDirectory="$(ConfigurationName)" 117 181 ConfigurationType="2" 118 CharacterSet="2"> 182 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 183 CharacterSet="2" 184 > 185 <Tool 186 Name="VCPreBuildEventTool" 187 /> 188 <Tool 189 Name="VCCustomBuildTool" 190 /> 191 <Tool 192 Name="VCXMLDataGeneratorTool" 193 /> 194 <Tool 195 Name="VCWebServiceProxyGeneratorTool" 196 /> 197 <Tool 198 Name="VCMIDLTool" 199 /> 119 200 <Tool 120 201 Name="VCCLCompilerTool" … … 122 203 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 123 204 RuntimeLibrary="2" 124 UsePrecompiledHeader=" 3"205 UsePrecompiledHeader="2" 125 206 WarningLevel="3" 126 Detect64BitPortabilityProblems="TRUE" 127 DebugInformationFormat="3"/> 128 <Tool 129 Name="VCCustomBuildTool"/> 207 Detect64BitPortabilityProblems="true" 208 DebugInformationFormat="3" 209 /> 210 <Tool 211 Name="VCManagedResourceCompilerTool" 212 /> 213 <Tool 214 Name="VCResourceCompilerTool" 215 /> 216 <Tool 217 Name="VCPreLinkEventTool" 218 /> 130 219 <Tool 131 220 Name="VCLinkerTool" … … 133 222 LinkIncremental="1" 134 223 ModuleDefinitionFile="CheckDisk.def" 135 GenerateDebugInformation=" TRUE"224 GenerateDebugInformation="true" 136 225 SubSystem="2" 137 226 OptimizeReferences="2" 138 227 EnableCOMDATFolding="2" 139 228 ImportLibrary="$(OutDir)/CheckDisk.lib" 140 TargetMachine="1"/> 141 <Tool 142 Name="VCMIDLTool"/> 143 <Tool 144 Name="VCPostBuildEventTool"/> 145 <Tool 146 Name="VCPreBuildEventTool"/> 147 <Tool 148 Name="VCPreLinkEventTool"/> 149 <Tool 150 Name="VCResourceCompilerTool"/> 151 <Tool 152 Name="VCWebServiceProxyGeneratorTool"/> 153 <Tool 154 Name="VCXMLDataGeneratorTool"/> 155 <Tool 156 Name="VCWebDeploymentTool"/> 157 <Tool 158 Name="VCManagedWrapperGeneratorTool"/> 159 <Tool 160 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 229 TargetMachine="1" 230 /> 231 <Tool 232 Name="VCALinkTool" 233 /> 234 <Tool 235 Name="VCManifestTool" 236 /> 237 <Tool 238 Name="VCXDCMakeTool" 239 /> 240 <Tool 241 Name="VCBscMakeTool" 242 /> 243 <Tool 244 Name="VCFxCopTool" 245 /> 246 <Tool 247 Name="VCAppVerifierTool" 248 /> 249 <Tool 250 Name="VCWebDeploymentTool" 251 /> 252 <Tool 253 Name="VCPostBuildEventTool" 254 /> 161 255 </Configuration> 162 256 </Configurations> … … 167 261 Name="Source Files" 168 262 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 169 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 170 <File 171 RelativePath="..\..\include\arrayBuffer.cpp"> 172 </File> 173 <File 174 RelativePath=".\CheckDisk.cpp"> 175 </File> 176 <File 177 RelativePath="..\..\include\NSCHelper.cpp"> 178 </File> 179 <File 180 RelativePath=".\stdafx.cpp"> 181 <FileConfiguration 182 Name="Debug|Win32"> 183 <Tool 184 Name="VCCLCompilerTool" 185 UsePrecompiledHeader="1"/> 186 </FileConfiguration> 187 <FileConfiguration 188 Name="Release|Win32"> 189 <Tool 190 Name="VCCLCompilerTool" 191 UsePrecompiledHeader="1"/> 192 </FileConfiguration> 193 <FileConfiguration 194 Name="Distribution|Win32"> 195 <Tool 196 Name="VCCLCompilerTool" 197 UsePrecompiledHeader="1"/> 198 </FileConfiguration> 199 </File> 200 <File 201 RelativePath="..\..\include\utils.cpp"> 202 <FileConfiguration 203 Name="Debug|Win32"> 204 <Tool 205 Name="VCCLCompilerTool" 206 UsePrecompiledHeader="0"/> 207 </FileConfiguration> 208 <FileConfiguration 209 Name="Release|Win32"> 210 <Tool 211 Name="VCCLCompilerTool" 212 UsePrecompiledHeader="0"/> 213 </FileConfiguration> 214 <FileConfiguration 215 Name="Distribution|Win32"> 216 <Tool 217 Name="VCCLCompilerTool" 218 UsePrecompiledHeader="0"/> 263 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 264 > 265 <File 266 RelativePath="..\..\include\arrayBuffer.cpp" 267 > 268 </File> 269 <File 270 RelativePath=".\CheckDisk.cpp" 271 > 272 </File> 273 <File 274 RelativePath="..\..\include\NSCHelper.cpp" 275 > 276 </File> 277 <File 278 RelativePath=".\stdafx.cpp" 279 > 280 <FileConfiguration 281 Name="Debug|Win32" 282 > 283 <Tool 284 Name="VCCLCompilerTool" 285 UsePrecompiledHeader="1" 286 /> 287 </FileConfiguration> 288 <FileConfiguration 289 Name="Release|Win32" 290 > 291 <Tool 292 Name="VCCLCompilerTool" 293 UsePrecompiledHeader="1" 294 /> 295 </FileConfiguration> 296 <FileConfiguration 297 Name="Distribution|Win32" 298 > 299 <Tool 300 Name="VCCLCompilerTool" 301 UsePrecompiledHeader="1" 302 /> 303 </FileConfiguration> 304 </File> 305 <File 306 RelativePath="..\..\include\utils.cpp" 307 > 308 <FileConfiguration 309 Name="Debug|Win32" 310 > 311 <Tool 312 Name="VCCLCompilerTool" 313 UsePrecompiledHeader="0" 314 /> 315 </FileConfiguration> 316 <FileConfiguration 317 Name="Release|Win32" 318 > 319 <Tool 320 Name="VCCLCompilerTool" 321 UsePrecompiledHeader="0" 322 /> 323 </FileConfiguration> 324 <FileConfiguration 325 Name="Distribution|Win32" 326 > 327 <Tool 328 Name="VCCLCompilerTool" 329 UsePrecompiledHeader="0" 330 /> 219 331 </FileConfiguration> 220 332 </File> … … 223 335 Name="Header Files" 224 336 Filter="h;hpp;hxx;hm;inl;inc;xsd" 225 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 226 <File 227 RelativePath=".\CheckDisk.h"> 228 </File> 229 <File 230 RelativePath="..\..\include\checkHelpers.hpp"> 231 </File> 232 <File 233 RelativePath="..\..\include\NSCHelper.h"> 234 </File> 235 <File 236 RelativePath=".\stdafx.h"> 237 </File> 238 <File 239 RelativePath="..\..\include\utils.h"> 337 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 338 > 339 <File 340 RelativePath=".\CheckDisk.h" 341 > 342 </File> 343 <File 344 RelativePath="..\..\include\checkHelpers.hpp" 345 > 346 </File> 347 <File 348 RelativePath="..\..\include\NSCHelper.h" 349 > 350 </File> 351 <File 352 RelativePath=".\stdafx.h" 353 > 354 </File> 355 <File 356 RelativePath="..\..\include\utils.h" 357 > 240 358 </File> 241 359 </Filter> … … 243 361 Name="Resource Files" 244 362 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 245 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 363 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 364 > 246 365 </Filter> 247 366 <File 248 RelativePath=".\ReadMe.txt"> 367 RelativePath=".\ReadMe.txt" 368 > 249 369 </File> 250 370 </Files> -
trunk/modules/CheckEventLog/CheckEventLog.vcproj
rebcb766 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="CheckEventLog" 6 6 ProjectGUID="{BA246C01-063A-4548-8957-32D5CC76171B}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="$(ConfigurationName)" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 CharacterSet="2" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 ExcludedFromBuild="true" 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 /> 19 41 <Tool 20 42 Name="VCCLCompilerTool" … … 22 44 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_REGEX_DYN_LINK" 23 45 RuntimeLibrary="2" 24 UsePrecompiledHeader=" 3"46 UsePrecompiledHeader="2" 25 47 WarningLevel="3" 26 Detect64BitPortabilityProblems="TRUE" 27 DebugInformationFormat="3"/> 28 <Tool 29 Name="VCCustomBuildTool"/> 48 Detect64BitPortabilityProblems="true" 49 DebugInformationFormat="3" 50 /> 51 <Tool 52 Name="VCManagedResourceCompilerTool" 53 /> 54 <Tool 55 Name="VCResourceCompilerTool" 56 /> 57 <Tool 58 Name="VCPreLinkEventTool" 59 /> 30 60 <Tool 31 61 Name="VCLinkerTool" … … 33 63 LinkIncremental="1" 34 64 ModuleDefinitionFile="CheckEventLog.def" 35 GenerateDebugInformation=" TRUE"65 GenerateDebugInformation="true" 36 66 SubSystem="2" 37 67 OptimizeReferences="2" 38 68 EnableCOMDATFolding="2" 39 69 ImportLibrary="$(OutDir)/CheckEventLog.lib" 40 TargetMachine="1"/> 41 <Tool 42 Name="VCMIDLTool"/> 43 <Tool 44 Name="VCPostBuildEventTool"/> 45 <Tool 46 Name="VCPreBuildEventTool" 47 ExcludedFromBuild="TRUE"/> 48 <Tool 49 Name="VCPreLinkEventTool"/> 50 <Tool 51 Name="VCResourceCompilerTool"/> 52 <Tool 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCWebDeploymentTool"/> 58 <Tool 59 Name="VCManagedWrapperGeneratorTool"/> 60 <Tool 61 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 62 96 </Configuration> 63 97 <Configuration … … 66 100 IntermediateDirectory="$(ConfigurationName)" 67 101 ConfigurationType="2" 68 CharacterSet="2"> 102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 103 CharacterSet="2" 104 > 105 <Tool 106 Name="VCPreBuildEventTool" 107 ExcludedFromBuild="true" 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 /> 69 121 <Tool 70 122 Name="VCCLCompilerTool" … … 72 124 AdditionalIncludeDirectories="../include;../../include" 73 125 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;BOOST_REGEX_DYN_LINK" 74 MinimalRebuild=" TRUE"126 MinimalRebuild="true" 75 127 BasicRuntimeChecks="3" 76 128 RuntimeLibrary="3" 77 UsePrecompiledHeader=" 3"129 UsePrecompiledHeader="2" 78 130 WarningLevel="3" 79 Detect64BitPortabilityProblems="TRUE" 80 DebugInformationFormat="4"/> 81 <Tool 82 Name="VCCustomBuildTool"/> 131 Detect64BitPortabilityProblems="true" 132 DebugInformationFormat="4" 133 /> 134 <Tool 135 Name="VCManagedResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCResourceCompilerTool" 139 /> 140 <Tool 141 Name="VCPreLinkEventTool" 142 /> 83 143 <Tool 84 144 Name="VCLinkerTool" … … 86 146 LinkIncremental="2" 87 147 ModuleDefinitionFile="CheckEventLog.def" 88 GenerateDebugInformation=" TRUE"148 GenerateDebugInformation="true" 89 149 ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 90 150 SubSystem="2" 91 151 ImportLibrary="$(OutDir)/CheckEventLog.lib" 92 TargetMachine="1"/> 93 <Tool 94 Name="VCMIDLTool"/> 95 <Tool 96 Name="VCPostBuildEventTool"/> 97 <Tool 98 Name="VCPreBuildEventTool" 99 ExcludedFromBuild="TRUE"/> 100 <Tool 101 Name="VCPreLinkEventTool"/> 102 <Tool 103 Name="VCResourceCompilerTool"/> 104 <Tool 105 Name="VCWebServiceProxyGeneratorTool"/> 106 <Tool 107 Name="VCXMLDataGeneratorTool"/> 108 <Tool 109 Name="VCWebDeploymentTool"/> 110 <Tool 111 Name="VCManagedWrapperGeneratorTool"/> 112 <Tool 113 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 114 178 </Configuration> 115 179 <Configuration … … 118 182 IntermediateDirectory="$(ConfigurationName)" 119 183 ConfigurationType="2" 120 CharacterSet="2"> 184 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 185 CharacterSet="2" 186 > 187 <Tool 188 Name="VCPreBuildEventTool" 189 ExcludedFromBuild="true" 190 /> 191 <Tool 192 Name="VCCustomBuildTool" 193 /> 194 <Tool 195 Name="VCXMLDataGeneratorTool" 196 /> 197 <Tool 198 Name="VCWebServiceProxyGeneratorTool" 199 /> 200 <Tool 201 Name="VCMIDLTool" 202 /> 121 203 <Tool 122 204 Name="VCCLCompilerTool" … … 124 206 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_REGEX_DYN_LINK" 125 207 RuntimeLibrary="2" 126 UsePrecompiledHeader=" 3"208 UsePrecompiledHeader="2" 127 209 WarningLevel="3" 128 Detect64BitPortabilityProblems="TRUE" 129 DebugInformationFormat="3"/> 130 <Tool 131 Name="VCCustomBuildTool"/> 210 Detect64BitPortabilityProblems="true" 211 DebugInformationFormat="3" 212 /> 213 <Tool 214 Name="VCManagedResourceCompilerTool" 215 /> 216 <Tool 217 Name="VCResourceCompilerTool" 218 /> 219 <Tool 220 Name="VCPreLinkEventTool" 221 /> 132 222 <Tool 133 223 Name="VCLinkerTool" … … 135 225 LinkIncremental="1" 136 226 ModuleDefinitionFile="CheckEventLog.def" 137 GenerateDebugInformation=" TRUE"227 GenerateDebugInformation="true" 138 228 SubSystem="2" 139 229 OptimizeReferences="2" 140 230 EnableCOMDATFolding="2" 141 231 ImportLibrary="$(OutDir)/CheckEventLog.lib" 142 TargetMachine="1"/> 143 <Tool 144 Name="VCMIDLTool"/> 145 <Tool 146 Name="VCPostBuildEventTool"/> 147 <Tool 148 Name="VCPreBuildEventTool" 149 ExcludedFromBuild="TRUE"/> 150 <Tool 151 Name="VCPreLinkEventTool"/> 152 <Tool 153 Name="VCResourceCompilerTool"/> 154 <Tool 155 Name="VCWebServiceProxyGeneratorTool"/> 156 <Tool 157 Name="VCXMLDataGeneratorTool"/> 158 <Tool 159 Name="VCWebDeploymentTool"/> 160 <Tool 161 Name="VCManagedWrapperGeneratorTool"/> 162 <Tool 163 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 232 TargetMachine="1" 233 /> 234 <Tool 235 Name="VCALinkTool" 236 /> 237 <Tool 238 Name="VCManifestTool" 239 /> 240 <Tool 241 Name="VCXDCMakeTool" 242 /> 243 <Tool 244 Name="VCBscMakeTool" 245 /> 246 <Tool 247 Name="VCFxCopTool" 248 /> 249 <Tool 250 Name="VCAppVerifierTool" 251 /> 252 <Tool 253 Name="VCWebDeploymentTool" 254 /> 255 <Tool 256 Name="VCPostBuildEventTool" 257 /> 164 258 </Configuration> 165 259 </Configurations> … … 170 264 Name="Source Files" 171 265 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 172 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 173 <File 174 RelativePath="..\..\include\arrayBuffer.cpp"> 175 </File> 176 <File 177 RelativePath=".\CheckEventLog.cpp"> 178 </File> 179 <File 180 RelativePath="..\..\include\NSCHelper.cpp"> 181 </File> 182 <File 183 RelativePath=".\stdafx.cpp"> 266 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 267 > 268 <File 269 RelativePath="..\..\include\arrayBuffer.cpp" 270 > 271 </File> 272 <File 273 RelativePath=".\CheckEventLog.cpp" 274 > 275 </File> 276 <File 277 RelativePath="..\..\include\NSCHelper.cpp" 278 > 279 </File> 280 <File 281 RelativePath=".\stdafx.cpp" 282 > 184 283 <FileConfiguration 185 Name="Release|Win32"> 284 Name="Release|Win32" 285 > 186 286 <Tool 187 287 Name="VCCLCompilerTool" 188 UsePrecompiledHeader="1"/> 288 UsePrecompiledHeader="1" 289 /> 189 290 </FileConfiguration> 190 291 <FileConfiguration 191 Name="Debug|Win32"> 292 Name="Debug|Win32" 293 > 192 294 <Tool 193 295 Name="VCCLCompilerTool" 194 UsePrecompiledHeader="1"/> 296 UsePrecompiledHeader="1" 297 /> 195 298 </FileConfiguration> 196 299 <FileConfiguration 197 Name="Distribution|Win32"> 300 Name="Distribution|Win32" 301 > 198 302 <Tool 199 303 Name="VCCLCompilerTool" 200 UsePrecompiledHeader="1"/> 304 UsePrecompiledHeader="1" 305 /> 201 306 </FileConfiguration> 202 307 </File> … … 205 310 Name="Header Files" 206 311 Filter="h;hpp;hxx;hm;inl;inc;xsd" 207 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 208 <File 209 RelativePath=".\CheckEventLog.h"> 210 </File> 211 <File 212 RelativePath="..\include\ModuleHelper.h"> 213 </File> 214 <File 215 RelativePath="..\..\include\NSCHelper.h"> 216 </File> 217 <File 218 RelativePath=".\stdafx.h"> 312 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 313 > 314 <File 315 RelativePath=".\CheckEventLog.h" 316 > 317 </File> 318 <File 319 RelativePath="..\include\ModuleHelper.h" 320 > 321 </File> 322 <File 323 RelativePath="..\..\include\NSCHelper.h" 324 > 325 </File> 326 <File 327 RelativePath=".\stdafx.h" 328 > 219 329 </File> 220 330 </Filter> … … 222 332 Name="Resource Files" 223 333 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 224 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 334 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 335 > 225 336 </Filter> 226 337 <File 227 RelativePath=".\ReadMe.txt"> 338 RelativePath=".\ReadMe.txt" 339 > 228 340 </File> 229 341 </Files> -
trunk/modules/CheckHelpers/CheckHelpers.vcproj
rf896cfb rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="CheckHelpers" 6 ProjectGUID="{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 7 Keyword="Win32Proj"> 6 ProjectGUID="{8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}" 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="Debug" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 36 65 LinkIncremental="2" 37 66 ModuleDefinitionFile="CheckHelpers.def" 38 GenerateDebugInformation=" TRUE"67 GenerateDebugInformation="true" 39 68 ProgramDatabaseFile="$(OutDir)/CheckDisk.pdb" 40 69 SubSystem="2" 41 70 ImportLibrary="$(OutDir)/CheckDisk.lib" 42 TargetMachine="1"/> 43 <Tool 44 Name="VCMIDLTool"/> 45 <Tool 46 Name="VCPostBuildEventTool"/> 47 <Tool 48 Name="VCPreBuildEventTool"/> 49 <Tool 50 Name="VCPreLinkEventTool"/> 51 <Tool 52 Name="VCResourceCompilerTool"/> 53 <Tool 54 Name="VCWebServiceProxyGeneratorTool"/> 55 <Tool 56 Name="VCXMLDataGeneratorTool"/> 57 <Tool 58 Name="VCWebDeploymentTool"/> 59 <Tool 60 Name="VCManagedWrapperGeneratorTool"/> 61 <Tool 62 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 71 TargetMachine="1" 72 /> 73 <Tool 74 Name="VCALinkTool" 75 /> 76 <Tool 77 Name="VCManifestTool" 78 /> 79 <Tool 80 Name="VCXDCMakeTool" 81 /> 82 <Tool 83 Name="VCBscMakeTool" 84 /> 85 <Tool 86 Name="VCFxCopTool" 87 /> 88 <Tool 89 Name="VCAppVerifierTool" 90 /> 91 <Tool 92 Name="VCWebDeploymentTool" 93 /> 94 <Tool 95 Name="VCPostBuildEventTool" 96 /> 63 97 </Configuration> 64 98 <Configuration … … 67 101 IntermediateDirectory="Release" 68 102 ConfigurationType="2" 69 CharacterSet="2"> 103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 104 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 /> 70 121 <Tool 71 122 Name="VCCLCompilerTool" … … 73 124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 74 125 RuntimeLibrary="2" 75 UsePrecompiledHeader=" 3"126 UsePrecompiledHeader="2" 76 127 WarningLevel="3" 77 Detect64BitPortabilityProblems="TRUE" 78 DebugInformationFormat="3"/> 79 <Tool 80 Name="VCCustomBuildTool"/> 128 Detect64BitPortabilityProblems="true" 129 DebugInformationFormat="3" 130 /> 131 <Tool 132 Name="VCManagedResourceCompilerTool" 133 /> 134 <Tool 135 Name="VCResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCPreLinkEventTool" 139 /> 81 140 <Tool 82 141 Name="VCLinkerTool" … … 84 143 LinkIncremental="1" 85 144 ModuleDefinitionFile="CheckHelpers.def" 86 GenerateDebugInformation=" TRUE"145 GenerateDebugInformation="true" 87 146 SubSystem="2" 88 147 OptimizeReferences="2" 89 148 EnableCOMDATFolding="2" 90 149 ImportLibrary="$(OutDir)/CheckDisk.lib" 91 TargetMachine="1"/> 92 <Tool 93 Name="VCMIDLTool"/> 94 <Tool 95 Name="VCPostBuildEventTool"/> 96 <Tool 97 Name="VCPreBuildEventTool"/> 98 <Tool 99 Name="VCPreLinkEventTool"/> 100 <Tool 101 Name="VCResourceCompilerTool"/> 102 <Tool 103 Name="VCWebServiceProxyGeneratorTool"/> 104 <Tool 105 Name="VCXMLDataGeneratorTool"/> 106 <Tool 107 Name="VCWebDeploymentTool"/> 108 <Tool 109 Name="VCManagedWrapperGeneratorTool"/> 110 <Tool 111 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 150 TargetMachine="1" 151 /> 152 <Tool 153 Name="VCALinkTool" 154 /> 155 <Tool 156 Name="VCManifestTool" 157 /> 158 <Tool 159 Name="VCXDCMakeTool" 160 /> 161 <Tool 162 Name="VCBscMakeTool" 163 /> 164 <Tool 165 Name="VCFxCopTool" 166 /> 167 <Tool 168 Name="VCAppVerifierTool" 169 /> 170 <Tool 171 Name="VCWebDeploymentTool" 172 /> 173 <Tool 174 Name="VCPostBuildEventTool" 175 /> 112 176 </Configuration> 113 177 <Configuration … … 116 180 IntermediateDirectory="$(ConfigurationName)" 117 181 ConfigurationType="2" 118 CharacterSet="2"> 182 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 183 CharacterSet="2" 184 > 185 <Tool 186 Name="VCPreBuildEventTool" 187 /> 188 <Tool 189 Name="VCCustomBuildTool" 190 /> 191 <Tool 192 Name="VCXMLDataGeneratorTool" 193 /> 194 <Tool 195 Name="VCWebServiceProxyGeneratorTool" 196 /> 197 <Tool 198 Name="VCMIDLTool" 199 /> 119 200 <Tool 120 201 Name="VCCLCompilerTool" … … 122 203 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 123 204 RuntimeLibrary="2" 124 UsePrecompiledHeader=" 3"205 UsePrecompiledHeader="2" 125 206 WarningLevel="3" 126 Detect64BitPortabilityProblems="TRUE" 127 DebugInformationFormat="3"/> 128 <Tool 129 Name="VCCustomBuildTool"/> 207 Detect64BitPortabilityProblems="true" 208 DebugInformationFormat="3" 209 /> 210 <Tool 211 Name="VCManagedResourceCompilerTool" 212 /> 213 <Tool 214 Name="VCResourceCompilerTool" 215 /> 216 <Tool 217 Name="VCPreLinkEventTool" 218 /> 130 219 <Tool 131 220 Name="VCLinkerTool" … … 133 222 LinkIncremental="1" 134 223 ModuleDefinitionFile="CheckHelpers.def" 135 GenerateDebugInformation=" TRUE"224 GenerateDebugInformation="true" 136 225 SubSystem="2" 137 226 OptimizeReferences="2" 138 227 EnableCOMDATFolding="2" 139 228 ImportLibrary="$(OutDir)/CheckDisk.lib" 140 TargetMachine="1"/> 141 <Tool 142 Name="VCMIDLTool"/> 143 <Tool 144 Name="VCPostBuildEventTool"/> 145 <Tool 146 Name="VCPreBuildEventTool"/> 147 <Tool 148 Name="VCPreLinkEventTool"/> 149 <Tool 150 Name="VCResourceCompilerTool"/> 151 <Tool 152 Name="VCWebServiceProxyGeneratorTool"/> 153 <Tool 154 Name="VCXMLDataGeneratorTool"/> 155 <Tool 156 Name="VCWebDeploymentTool"/> 157 <Tool 158 Name="VCManagedWrapperGeneratorTool"/> 159 <Tool 160 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 229 TargetMachine="1" 230 /> 231 <Tool 232 Name="VCALinkTool" 233 /> 234 <Tool 235 Name="VCManifestTool" 236 /> 237 <Tool 238 Name="VCXDCMakeTool" 239 /> 240 <Tool 241 Name="VCBscMakeTool" 242 /> 243 <Tool 244 Name="VCFxCopTool" 245 /> 246 <Tool 247 Name="VCAppVerifierTool" 248 /> 249 <Tool 250 Name="VCWebDeploymentTool" 251 /> 252 <Tool 253 Name="VCPostBuildEventTool" 254 /> 161 255 </Configuration> 162 256 </Configurations> … … 167 261 Name="Source Files" 168 262 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 169 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 170 <File 171 RelativePath="..\..\include\arrayBuffer.cpp"> 172 </File> 173 <File 174 RelativePath=".\CheckHelpers.cpp"> 175 </File> 176 <File 177 RelativePath=".\CheckHelpers.def"> 178 </File> 179 <File 180 RelativePath="..\..\include\NSCHelper.cpp"> 181 </File> 182 <File 183 RelativePath=".\stdafx.cpp"> 184 <FileConfiguration 185 Name="Debug|Win32"> 186 <Tool 187 Name="VCCLCompilerTool" 188 UsePrecompiledHeader="1"/> 189 </FileConfiguration> 190 <FileConfiguration 191 Name="Release|Win32"> 192 <Tool 193 Name="VCCLCompilerTool" 194 UsePrecompiledHeader="1"/> 195 </FileConfiguration> 196 <FileConfiguration 197 Name="Distribution|Win32"> 198 <Tool 199 Name="VCCLCompilerTool" 200 UsePrecompiledHeader="1"/> 201 </FileConfiguration> 202 </File> 203 <File 204 RelativePath="..\..\include\utils.cpp"> 205 <FileConfiguration 206 Name="Debug|Win32"> 207 <Tool 208 Name="VCCLCompilerTool" 209 UsePrecompiledHeader="0"/> 210 </FileConfiguration> 211 <FileConfiguration 212 Name="Release|Win32"> 213 <Tool 214 Name="VCCLCompilerTool" 215 UsePrecompiledHeader="0"/> 216 </FileConfiguration> 217 <FileConfiguration 218 Name="Distribution|Win32"> 219 <Tool 220 Name="VCCLCompilerTool" 221 UsePrecompiledHeader="0"/> 263 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 264 > 265 <File 266 RelativePath="..\..\include\arrayBuffer.cpp" 267 > 268 </File> 269 <File 270 RelativePath=".\CheckHelpers.cpp" 271 > 272 </File> 273 <File 274 RelativePath=".\CheckHelpers.def" 275 > 276 </File> 277 <File 278 RelativePath="..\..\include\NSCHelper.cpp" 279 > 280 </File> 281 <File 282 RelativePath=".\stdafx.cpp" 283 > 284 <FileConfiguration 285 Name="Debug|Win32" 286 > 287 <Tool 288 Name="VCCLCompilerTool" 289 UsePrecompiledHeader="1" 290 /> 291 </FileConfiguration> 292 <FileConfiguration 293 Name="Release|Win32" 294 > 295 <Tool 296 Name="VCCLCompilerTool" 297 UsePrecompiledHeader="1" 298 /> 299 </FileConfiguration> 300 <FileConfiguration 301 Name="Distribution|Win32" 302 > 303 <Tool 304 Name="VCCLCompilerTool" 305 UsePrecompiledHeader="1" 306 /> 307 </FileConfiguration> 308 </File> 309 <File 310 RelativePath="..\..\include\utils.cpp" 311 > 312 <FileConfiguration 313 Name="Debug|Win32" 314 > 315 <Tool 316 Name="VCCLCompilerTool" 317 UsePrecompiledHeader="0" 318 /> 319 </FileConfiguration> 320 <FileConfiguration 321 Name="Release|Win32" 322 > 323 <Tool 324 Name="VCCLCompilerTool" 325 UsePrecompiledHeader="0" 326 /> 327 </FileConfiguration> 328 <FileConfiguration 329 Name="Distribution|Win32" 330 > 331 <Tool 332 Name="VCCLCompilerTool" 333 UsePrecompiledHeader="0" 334 /> 222 335 </FileConfiguration> 223 336 </File> … … 226 339 Name="Header Files" 227 340 Filter="h;hpp;hxx;hm;inl;inc;xsd" 228 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 229 <File 230 RelativePath=".\CheckHelpers.h"> 231 </File> 232 <File 233 RelativePath="..\..\include\NSCHelper.h"> 234 </File> 235 <File 236 RelativePath=".\stdafx.h"> 237 </File> 238 <File 239 RelativePath="..\..\include\utils.h"> 341 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 342 > 343 <File 344 RelativePath=".\CheckHelpers.h" 345 > 346 </File> 347 <File 348 RelativePath="..\..\include\NSCHelper.h" 349 > 350 </File> 351 <File 352 RelativePath=".\stdafx.h" 353 > 354 </File> 355 <File 356 RelativePath="..\..\include\utils.h" 357 > 240 358 </File> 241 359 </Filter> … … 243 361 Name="Resource Files" 244 362 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 245 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 363 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 364 > 246 365 </Filter> 247 366 <File 248 RelativePath=".\ReadMe.txt"> 367 RelativePath=".\ReadMe.txt" 368 > 249 369 </File> 250 370 </Files> -
trunk/modules/CheckSystem/CheckSystem.vcproj
r99bb030 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="CheckSystem" 6 6 ProjectGUID="{2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="$(ConfigurationName)" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 37 66 LinkIncremental="2" 38 67 ModuleDefinitionFile="CheckSystem.def" 39 GenerateDebugInformation=" TRUE"68 GenerateDebugInformation="true" 40 69 ProgramDatabaseFile="$(OutDir)/CheckSystem.pdb" 41 70 SubSystem="2" 42 71 ImportLibrary="$(OutDir)/CheckSystem.lib" 43 TargetMachine="1"/> 44 <Tool 45 Name="VCMIDLTool"/> 46 <Tool 47 Name="VCPostBuildEventTool"/> 48 <Tool 49 Name="VCPreBuildEventTool"/> 50 <Tool 51 Name="VCPreLinkEventTool"/> 52 <Tool 53 Name="VCResourceCompilerTool"/> 54 <Tool 55 Name="VCWebServiceProxyGeneratorTool"/> 56 <Tool 57 Name="VCXMLDataGeneratorTool"/> 58 <Tool 59 Name="VCWebDeploymentTool"/> 60 <Tool 61 Name="VCManagedWrapperGeneratorTool"/> 62 <Tool 63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 64 98 </Configuration> 65 99 <Configuration … … 68 102 IntermediateDirectory="$(ConfigurationName)" 69 103 ConfigurationType="2" 70 CharacterSet="2"> 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 /> 71 122 <Tool 72 123 Name="VCCLCompilerTool" … … 74 125 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 75 126 RuntimeLibrary="2" 76 UsePrecompiledHeader=" 3"127 UsePrecompiledHeader="2" 77 128 WarningLevel="3" 78 Detect64BitPortabilityProblems="TRUE" 79 DebugInformationFormat="3"/> 80 <Tool 81 Name="VCCustomBuildTool"/> 129 Detect64BitPortabilityProblems="true" 130 DebugInformationFormat="3" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 82 141 <Tool 83 142 Name="VCLinkerTool" … … 86 145 LinkIncremental="1" 87 146 ModuleDefinitionFile="CheckSystem.def" 88 GenerateDebugInformation=" TRUE"147 GenerateDebugInformation="true" 89 148 SubSystem="2" 90 149 OptimizeReferences="2" 91 150 EnableCOMDATFolding="2" 92 151 ImportLibrary="$(OutDir)/CheckSystem.lib" 93 TargetMachine="1"/> 94 <Tool 95 Name="VCMIDLTool"/> 96 <Tool 97 Name="VCPostBuildEventTool"/> 98 <Tool 99 Name="VCPreBuildEventTool"/> 100 <Tool 101 Name="VCPreLinkEventTool"/> 102 <Tool 103 Name="VCResourceCompilerTool"/> 104 <Tool 105 Name="VCWebServiceProxyGeneratorTool"/> 106 <Tool 107 Name="VCXMLDataGeneratorTool"/> 108 <Tool 109 Name="VCWebDeploymentTool"/> 110 <Tool 111 Name="VCManagedWrapperGeneratorTool"/> 112 <Tool 113 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 114 178 </Configuration> 115 179 <Configuration … … 118 182 IntermediateDirectory="$(ConfigurationName)" 119 183 ConfigurationType="2" 120 CharacterSet="2"> 184 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 185 CharacterSet="2" 186 > 187 <Tool 188 Name="VCPreBuildEventTool" 189 /> 190 <Tool 191 Name="VCCustomBuildTool" 192 /> 193 <Tool 194 Name="VCXMLDataGeneratorTool" 195 /> 196 <Tool 197 Name="VCWebServiceProxyGeneratorTool" 198 /> 199 <Tool 200 Name="VCMIDLTool" 201 /> 121 202 <Tool 122 203 Name="VCCLCompilerTool" … … 124 205 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 125 206 RuntimeLibrary="2" 126 UsePrecompiledHeader=" 3"207 UsePrecompiledHeader="2" 127 208 WarningLevel="3" 128 Detect64BitPortabilityProblems="TRUE" 129 DebugInformationFormat="3"/> 130 <Tool 131 Name="VCCustomBuildTool"/> 209 Detect64BitPortabilityProblems="true" 210 DebugInformationFormat="3" 211 /> 212 <Tool 213 Name="VCManagedResourceCompilerTool" 214 /> 215 <Tool 216 Name="VCResourceCompilerTool" 217 /> 218 <Tool 219 Name="VCPreLinkEventTool" 220 /> 132 221 <Tool 133 222 Name="VCLinkerTool" … … 136 225 LinkIncremental="1" 137 226 ModuleDefinitionFile="CheckSystem.def" 138 GenerateDebugInformation=" TRUE"227 GenerateDebugInformation="true" 139 228 SubSystem="2" 140 229 OptimizeReferences="2" 141 230 EnableCOMDATFolding="2" 142 231 ImportLibrary="$(OutDir)/CheckSystem.lib" 143 TargetMachine="1"/> 144 <Tool 145 Name="VCMIDLTool"/> 146 <Tool 147 Name="VCPostBuildEventTool"/> 148 <Tool 149 Name="VCPreBuildEventTool"/> 150 <Tool 151 Name="VCPreLinkEventTool"/> 152 <Tool 153 Name="VCResourceCompilerTool"/> 154 <Tool 155 Name="VCWebServiceProxyGeneratorTool"/> 156 <Tool 157 Name="VCXMLDataGeneratorTool"/> 158 <Tool 159 Name="VCWebDeploymentTool"/> 160 <Tool 161 Name="VCManagedWrapperGeneratorTool"/> 162 <Tool 163 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 232 TargetMachine="1" 233 /> 234 <Tool 235 Name="VCALinkTool" 236 /> 237 <Tool 238 Name="VCManifestTool" 239 /> 240 <Tool 241 Name="VCXDCMakeTool" 242 /> 243 <Tool 244 Name="VCBscMakeTool" 245 /> 246 <Tool 247 Name="VCFxCopTool" 248 /> 249 <Tool 250 Name="VCAppVerifierTool" 251 /> 252 <Tool 253 Name="VCWebDeploymentTool" 254 /> 255 <Tool 256 Name="VCPostBuildEventTool" 257 /> 164 258 </Configuration> 165 259 </Configurations> … … 170 264 Name="Source Files" 171 265 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 172 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 173 <File 174 RelativePath="..\..\include\arrayBuffer.cpp"> 175 </File> 176 <File 177 RelativePath=".\CheckSystem.cpp"> 178 </File> 179 <File 180 RelativePath=".\CheckSystem.def"> 181 </File> 182 <File 183 RelativePath="..\..\include\EnumNtSrv.cpp"> 184 </File> 185 <File 186 RelativePath="..\..\include\EnumProcess.cpp"> 187 </File> 188 <File 189 RelativePath="..\..\include\NSCHelper.cpp"> 190 </File> 191 <File 192 RelativePath=".\PDHCollector.cpp"> 193 </File> 194 <File 195 RelativePath="..\..\include\PDHCounter.cpp"> 196 </File> 197 <File 198 RelativePath=".\stdafx.cpp"> 199 <FileConfiguration 200 Name="Debug|Win32"> 201 <Tool 202 Name="VCCLCompilerTool" 203 UsePrecompiledHeader="1"/> 204 </FileConfiguration> 205 <FileConfiguration 206 Name="Release|Win32"> 207 <Tool 208 Name="VCCLCompilerTool" 209 UsePrecompiledHeader="1"/> 210 </FileConfiguration> 211 <FileConfiguration 212 Name="Distribution|Win32"> 213 <Tool 214 Name="VCCLCompilerTool" 215 UsePrecompiledHeader="1"/> 216 </FileConfiguration> 217 </File> 218 <File 219 RelativePath="..\..\include\sysinfo.cpp"> 220 <FileConfiguration 221 Name="Debug|Win32"> 222 <Tool 223 Name="VCCLCompilerTool" 224 UsePrecompiledHeader="0"/> 225 </FileConfiguration> 226 <FileConfiguration 227 Name="Release|Win32"> 228 <Tool 229 Name="VCCLCompilerTool" 230 UsePrecompiledHeader="0"/> 231 </FileConfiguration> 232 <FileConfiguration 233 Name="Distribution|Win32"> 234 <Tool 235 Name="VCCLCompilerTool" 236 UsePrecompiledHeader="0"/> 237 </FileConfiguration> 238 </File> 239 <File 240 RelativePath="..\..\include\utils.cpp"> 241 <FileConfiguration 242 Name="Debug|Win32"> 243 <Tool 244 Name="VCCLCompilerTool" 245 UsePrecompiledHeader="0"/> 246 </FileConfiguration> 247 <FileConfiguration 248 Name="Release|Win32"> 249 <Tool 250 Name="VCCLCompilerTool" 251 UsePrecompiledHeader="0"/> 252 </FileConfiguration> 253 <FileConfiguration 254 Name="Distribution|Win32"> 255 <Tool 256 Name="VCCLCompilerTool" 257 UsePrecompiledHeader="0"/> 266 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 267 > 268 <File 269 RelativePath="..\..\include\arrayBuffer.cpp" 270 > 271 </File> 272 <File 273 RelativePath=".\CheckSystem.cpp" 274 > 275 </File> 276 <File 277 RelativePath=".\CheckSystem.def" 278 > 279 </File> 280 <File 281 RelativePath="..\..\include\EnumNtSrv.cpp" 282 > 283 </File> 284 <File 285 RelativePath="..\..\include\EnumProcess.cpp" 286 > 287 </File> 288 <File 289 RelativePath="..\..\include\NSCHelper.cpp" 290 > 291 </File> 292 <File 293 RelativePath=".\PDHCollector.cpp" 294 > 295 </File> 296 <File 297 RelativePath="..\..\include\PDHCounter.cpp" 298 > 299 </File> 300 <File 301 RelativePath=".\stdafx.cpp" 302 > 303 <FileConfiguration 304 Name="Debug|Win32" 305 > 306 <Tool 307 Name="VCCLCompilerTool" 308 UsePrecompiledHeader="1" 309 /> 310 </FileConfiguration> 311 <FileConfiguration 312 Name="Release|Win32" 313 > 314 <Tool 315 Name="VCCLCompilerTool" 316 UsePrecompiledHeader="1" 317 /> 318 </FileConfiguration> 319 <FileConfiguration 320 Name="Distribution|Win32" 321 > 322 <Tool 323 Name="VCCLCompilerTool" 324 UsePrecompiledHeader="1" 325 /> 326 </FileConfiguration> 327 </File> 328 <File 329 RelativePath="..\..\include\sysinfo.cpp" 330 > 331 <FileConfiguration 332 Name="Debug|Win32" 333 > 334 <Tool 335 Name="VCCLCompilerTool" 336 UsePrecompiledHeader="0" 337 /> 338 </FileConfiguration> 339 <FileConfiguration 340 Name="Release|Win32" 341 > 342 <Tool 343 Name="VCCLCompilerTool" 344 UsePrecompiledHeader="0" 345 /> 346 </FileConfiguration> 347 <FileConfiguration 348 Name="Distribution|Win32" 349 > 350 <Tool 351 Name="VCCLCompilerTool" 352 UsePrecompiledHeader="0" 353 /> 354 </FileConfiguration> 355 </File> 356 <File 357 RelativePath="..\..\include\utils.cpp" 358 > 359 <FileConfiguration 360 Name="Debug|Win32" 361 > 362 <Tool 363 Name="VCCLCompilerTool" 364 UsePrecompiledHeader="0" 365 /> 366 </FileConfiguration> 367 <FileConfiguration 368 Name="Release|Win32" 369 > 370 <Tool 371 Name="VCCLCompilerTool" 372 UsePrecompiledHeader="0" 373 /> 374 </FileConfiguration> 375 <FileConfiguration 376 Name="Distribution|Win32" 377 > 378 <Tool 379 Name="VCCLCompilerTool" 380 UsePrecompiledHeader="0" 381 /> 258 382 </FileConfiguration> 259 383 </File> … … 262 386 Name="Header Files" 263 387 Filter="h;hpp;hxx;hm;inl;inc;xsd" 264 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 265 <File 266 RelativePath="..\..\include\arrayBuffer.h"> 267 </File> 268 <File 269 RelativePath=".\CheckSystem.h"> 270 </File> 271 <File 272 RelativePath="..\..\include\config.h"> 273 </File> 274 <File 275 RelativePath="..\..\include\EnumNtSrv.h"> 276 </File> 277 <File 278 RelativePath=".\PDHCollector.h"> 279 </File> 280 <File 281 RelativePath="..\..\include\PDHCollectors.h"> 282 </File> 283 <File 284 RelativePath="..\..\include\PDHCounter.h"> 285 </File> 286 <File 287 RelativePath=".\stdafx.h"> 288 </File> 289 <File 290 RelativePath="..\..\include\utils.h"> 388 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 389 > 390 <File 391 RelativePath="..\..\include\arrayBuffer.h" 392 > 393 </File> 394 <File 395 RelativePath=".\CheckSystem.h" 396 > 397 </File> 398 <File 399 RelativePath="..\..\include\config.h" 400 > 401 </File> 402 <File 403 RelativePath="..\..\include\EnumNtSrv.h" 404 > 405 </File> 406 <File 407 RelativePath=".\PDHCollector.h" 408 > 409 </File> 410 <File 411 RelativePath="..\..\include\PDHCollectors.h" 412 > 413 </File> 414 <File 415 RelativePath="..\..\include\PDHCounter.h" 416 > 417 </File> 418 <File 419 RelativePath=".\stdafx.h" 420 > 421 </File> 422 <File 423 RelativePath="..\..\include\utils.h" 424 > 291 425 </File> 292 426 </Filter> -
trunk/modules/CheckWMI/CheckWMI.vcproj
r117fcf5 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="CheckWMI" 6 ProjectGUID="{E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}" 7 Keyword="Win32Proj"> 6 ProjectGUID="{05DE66AC-E55C-43B3-849F-7EC695D8B8D0}" 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="Debug" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 38 67 AdditionalLibraryDirectories="" 39 68 ModuleDefinitionFile="CheckWMI.def" 40 GenerateDebugInformation=" TRUE"69 GenerateDebugInformation="true" 41 70 ProgramDatabaseFile="$(OutDir)/CheckWMI.pdb" 42 71 SubSystem="2" 43 72 ImportLibrary="$(OutDir)/CheckWMI.lib" 44 TargetMachine="1"/> 45 <Tool 46 Name="VCMIDLTool"/> 47 <Tool 48 Name="VCPostBuildEventTool"/> 49 <Tool 50 Name="VCPreBuildEventTool"/> 51 <Tool 52 Name="VCPreLinkEventTool"/> 53 <Tool 54 Name="VCResourceCompilerTool"/> 55 <Tool 56 Name="VCWebServiceProxyGeneratorTool"/> 57 <Tool 58 Name="VCXMLDataGeneratorTool"/> 59 <Tool 60 Name="VCWebDeploymentTool"/> 61 <Tool 62 Name="VCManagedWrapperGeneratorTool"/> 63 <Tool 64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 73 TargetMachine="1" 74 /> 75 <Tool 76 Name="VCALinkTool" 77 /> 78 <Tool 79 Name="VCManifestTool" 80 /> 81 <Tool 82 Name="VCXDCMakeTool" 83 /> 84 <Tool 85 Name="VCBscMakeTool" 86 /> 87 <Tool 88 Name="VCFxCopTool" 89 /> 90 <Tool 91 Name="VCAppVerifierTool" 92 /> 93 <Tool 94 Name="VCWebDeploymentTool" 95 /> 96 <Tool 97 Name="VCPostBuildEventTool" 98 /> 65 99 </Configuration> 66 100 <Configuration … … 69 103 IntermediateDirectory="Release" 70 104 ConfigurationType="2" 71 CharacterSet="2"> 105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 106 CharacterSet="2" 107 > 108 <Tool 109 Name="VCPreBuildEventTool" 110 /> 111 <Tool 112 Name="VCCustomBuildTool" 113 /> 114 <Tool 115 Name="VCXMLDataGeneratorTool" 116 /> 117 <Tool 118 Name="VCWebServiceProxyGeneratorTool" 119 /> 120 <Tool 121 Name="VCMIDLTool" 122 /> 72 123 <Tool 73 124 Name="VCCLCompilerTool" … … 75 126 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 76 127 RuntimeLibrary="2" 77 UsePrecompiledHeader=" 3"128 UsePrecompiledHeader="2" 78 129 WarningLevel="3" 79 Detect64BitPortabilityProblems="TRUE" 80 DebugInformationFormat="3"/> 81 <Tool 82 Name="VCCustomBuildTool"/> 130 Detect64BitPortabilityProblems="true" 131 DebugInformationFormat="3" 132 /> 133 <Tool 134 Name="VCManagedResourceCompilerTool" 135 /> 136 <Tool 137 Name="VCResourceCompilerTool" 138 /> 139 <Tool 140 Name="VCPreLinkEventTool" 141 /> 83 142 <Tool 84 143 Name="VCLinkerTool" … … 88 147 AdditionalLibraryDirectories="" 89 148 ModuleDefinitionFile="CheckWMI.def" 90 GenerateDebugInformation=" TRUE"149 GenerateDebugInformation="true" 91 150 SubSystem="2" 92 151 OptimizeReferences="2" 93 152 EnableCOMDATFolding="2" 94 153 ImportLibrary="$(OutDir)/CheckWMI.lib" 95 TargetMachine="1"/> 96 <Tool 97 Name="VCMIDLTool"/> 98 <Tool 99 Name="VCPostBuildEventTool"/> 100 <Tool 101 Name="VCPreBuildEventTool"/> 102 <Tool 103 Name="VCPreLinkEventTool"/> 104 <Tool 105 Name="VCResourceCompilerTool"/> 106 <Tool 107 Name="VCWebServiceProxyGeneratorTool"/> 108 <Tool 109 Name="VCXMLDataGeneratorTool"/> 110 <Tool 111 Name="VCWebDeploymentTool"/> 112 <Tool 113 Name="VCManagedWrapperGeneratorTool"/> 114 <Tool 115 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 154 TargetMachine="1" 155 /> 156 <Tool 157 Name="VCALinkTool" 158 /> 159 <Tool 160 Name="VCManifestTool" 161 /> 162 <Tool 163 Name="VCXDCMakeTool" 164 /> 165 <Tool 166 Name="VCBscMakeTool" 167 /> 168 <Tool 169 Name="VCFxCopTool" 170 /> 171 <Tool 172 Name="VCAppVerifierTool" 173 /> 174 <Tool 175 Name="VCWebDeploymentTool" 176 /> 177 <Tool 178 Name="VCPostBuildEventTool" 179 /> 116 180 </Configuration> 117 181 <Configuration … … 120 184 IntermediateDirectory="$(ConfigurationName)" 121 185 ConfigurationType="2" 122 CharacterSet="2"> 186 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 187 CharacterSet="2" 188 > 189 <Tool 190 Name="VCPreBuildEventTool" 191 /> 192 <Tool 193 Name="VCCustomBuildTool" 194 /> 195 <Tool 196 Name="VCXMLDataGeneratorTool" 197 /> 198 <Tool 199 Name="VCWebServiceProxyGeneratorTool" 200 /> 201 <Tool 202 Name="VCMIDLTool" 203 /> 123 204 <Tool 124 205 Name="VCCLCompilerTool" … … 126 207 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 127 208 RuntimeLibrary="2" 128 UsePrecompiledHeader=" 3"209 UsePrecompiledHeader="2" 129 210 WarningLevel="3" 130 Detect64BitPortabilityProblems="TRUE" 131 DebugInformationFormat="3"/> 132 <Tool 133 Name="VCCustomBuildTool"/> 211 Detect64BitPortabilityProblems="true" 212 DebugInformationFormat="3" 213 /> 214 <Tool 215 Name="VCManagedResourceCompilerTool" 216 /> 217 <Tool 218 Name="VCResourceCompilerTool" 219 /> 220 <Tool 221 Name="VCPreLinkEventTool" 222 /> 134 223 <Tool 135 224 Name="VCLinkerTool" … … 139 228 AdditionalLibraryDirectories="" 140 229 ModuleDefinitionFile="CheckWMI.def" 141 GenerateDebugInformation=" TRUE"230 GenerateDebugInformation="true" 142 231 SubSystem="2" 143 232 OptimizeReferences="2" 144 233 EnableCOMDATFolding="2" 145 234 ImportLibrary="$(OutDir)/CheckWMI.lib" 146 TargetMachine="1"/> 147 <Tool 148 Name="VCMIDLTool"/> 149 <Tool 150 Name="VCPostBuildEventTool"/> 151 <Tool 152 Name="VCPreBuildEventTool"/> 153 <Tool 154 Name="VCPreLinkEventTool"/> 155 <Tool 156 Name="VCResourceCompilerTool"/> 157 <Tool 158 Name="VCWebServiceProxyGeneratorTool"/> 159 <Tool 160 Name="VCXMLDataGeneratorTool"/> 161 <Tool 162 Name="VCWebDeploymentTool"/> 163 <Tool 164 Name="VCManagedWrapperGeneratorTool"/> 165 <Tool 166 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 235 TargetMachine="1" 236 /> 237 <Tool 238 Name="VCALinkTool" 239 /> 240 <Tool 241 Name="VCManifestTool" 242 /> 243 <Tool 244 Name="VCXDCMakeTool" 245 /> 246 <Tool 247 Name="VCBscMakeTool" 248 /> 249 <Tool 250 Name="VCFxCopTool" 251 /> 252 <Tool 253 Name="VCAppVerifierTool" 254 /> 255 <Tool 256 Name="VCWebDeploymentTool" 257 /> 258 <Tool 259 Name="VCPostBuildEventTool" 260 /> 167 261 </Configuration> 168 262 </Configurations> … … 173 267 Name="Source Files" 174 268 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 175 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 176 <File 177 RelativePath="..\..\include\arrayBuffer.cpp"> 178 </File> 179 <File 180 RelativePath=".\CheckWMI.cpp"> 181 </File> 182 <File 183 RelativePath="..\..\include\NSCHelper.cpp"> 184 </File> 185 <File 186 RelativePath=".\stdafx.cpp"> 187 <FileConfiguration 188 Name="Debug|Win32"> 189 <Tool 190 Name="VCCLCompilerTool" 191 UsePrecompiledHeader="1"/> 192 </FileConfiguration> 193 <FileConfiguration 194 Name="Release|Win32"> 195 <Tool 196 Name="VCCLCompilerTool" 197 UsePrecompiledHeader="1"/> 198 </FileConfiguration> 199 <FileConfiguration 200 Name="Distribution|Win32"> 201 <Tool 202 Name="VCCLCompilerTool" 203 UsePrecompiledHeader="1"/> 204 </FileConfiguration> 205 </File> 206 <File 207 RelativePath="..\..\include\utils.cpp"> 208 <FileConfiguration 209 Name="Debug|Win32"> 210 <Tool 211 Name="VCCLCompilerTool" 212 UsePrecompiledHeader="0"/> 213 </FileConfiguration> 214 <FileConfiguration 215 Name="Release|Win32"> 216 <Tool 217 Name="VCCLCompilerTool" 218 UsePrecompiledHeader="0"/> 219 </FileConfiguration> 220 <FileConfiguration 221 Name="Distribution|Win32"> 222 <Tool 223 Name="VCCLCompilerTool" 224 UsePrecompiledHeader="0"/> 225 </FileConfiguration> 226 </File> 227 <File 228 RelativePath=".\WMIQuery.cpp"> 269 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 270 > 271 <File 272 RelativePath="..\..\include\arrayBuffer.cpp" 273 > 274 </File> 275 <File 276 RelativePath=".\CheckWMI.cpp" 277 > 278 </File> 279 <File 280 RelativePath="..\..\include\NSCHelper.cpp" 281 > 282 </File> 283 <File 284 RelativePath=".\stdafx.cpp" 285 > 286 <FileConfiguration 287 Name="Debug|Win32" 288 > 289 <Tool 290 Name="VCCLCompilerTool" 291 UsePrecompiledHeader="1" 292 /> 293 </FileConfiguration> 294 <FileConfiguration 295 Name="Release|Win32" 296 > 297 <Tool 298 Name="VCCLCompilerTool" 299 UsePrecompiledHeader="1" 300 /> 301 </FileConfiguration> 302 <FileConfiguration 303 Name="Distribution|Win32" 304 > 305 <Tool 306 Name="VCCLCompilerTool" 307 UsePrecompiledHeader="1" 308 /> 309 </FileConfiguration> 310 </File> 311 <File 312 RelativePath="..\..\include\utils.cpp" 313 > 314 <FileConfiguration 315 Name="Debug|Win32" 316 > 317 <Tool 318 Name="VCCLCompilerTool" 319 UsePrecompiledHeader="0" 320 /> 321 </FileConfiguration> 322 <FileConfiguration 323 Name="Release|Win32" 324 > 325 <Tool 326 Name="VCCLCompilerTool" 327 UsePrecompiledHeader="0" 328 /> 329 </FileConfiguration> 330 <FileConfiguration 331 Name="Distribution|Win32" 332 > 333 <Tool 334 Name="VCCLCompilerTool" 335 UsePrecompiledHeader="0" 336 /> 337 </FileConfiguration> 338 </File> 339 <File 340 RelativePath=".\WMIQuery.cpp" 341 > 229 342 </File> 230 343 </Filter> … … 232 345 Name="Header Files" 233 346 Filter="h;hpp;hxx;hm;inl;inc;xsd" 234 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 235 <File 236 RelativePath="..\..\include\checkHelpers.hpp"> 237 </File> 238 <File 239 RelativePath=".\CheckWMI.h"> 240 </File> 241 <File 242 RelativePath="..\..\include\NSCHelper.h"> 243 </File> 244 <File 245 RelativePath=".\stdafx.h"> 246 </File> 247 <File 248 RelativePath="..\..\include\utils.h"> 249 </File> 250 <File 251 RelativePath=".\WMIQuery.h"> 347 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 348 > 349 <File 350 RelativePath="..\..\include\checkHelpers.hpp" 351 > 352 </File> 353 <File 354 RelativePath=".\CheckWMI.h" 355 > 356 </File> 357 <File 358 RelativePath="..\..\include\NSCHelper.h" 359 > 360 </File> 361 <File 362 RelativePath=".\stdafx.h" 363 > 364 </File> 365 <File 366 RelativePath="..\..\include\utils.h" 367 > 368 </File> 369 <File 370 RelativePath=".\WMIQuery.h" 371 > 252 372 </File> 253 373 </Filter> … … 255 375 Name="Resource Files" 256 376 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 257 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 377 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 378 > 258 379 </Filter> 259 380 <File 260 RelativePath=".\ReadMe.txt"> 381 RelativePath=".\ReadMe.txt" 382 > 261 383 </File> 262 384 </Files> -
trunk/modules/FileLogger/FileLogger.vcproj
r5d8e0b5 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="FileLogger" 6 6 ProjectGUID="{62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="$(ConfigurationName)" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 23 44 RuntimeLibrary="2" 24 UsePrecompiledHeader=" 3"45 UsePrecompiledHeader="2" 25 46 WarningLevel="3" 26 Detect64BitPortabilityProblems="TRUE" 27 DebugInformationFormat="3"/> 28 <Tool 29 Name="VCCustomBuildTool"/> 47 Detect64BitPortabilityProblems="true" 48 DebugInformationFormat="3" 49 /> 50 <Tool 51 Name="VCManagedResourceCompilerTool" 52 /> 53 <Tool 54 Name="VCResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCPreLinkEventTool" 58 /> 30 59 <Tool 31 60 Name="VCLinkerTool" … … 33 62 LinkIncremental="1" 34 63 ModuleDefinitionFile="FileLogger.def" 35 GenerateDebugInformation=" TRUE"64 GenerateDebugInformation="true" 36 65 SubSystem="2" 37 66 OptimizeReferences="2" 38 67 EnableCOMDATFolding="2" 39 68 ImportLibrary="$(OutDir)/FileLogger.lib" 40 TargetMachine="1"/> 41 <Tool 42 Name="VCMIDLTool"/> 43 <Tool 44 Name="VCPostBuildEventTool"/> 45 <Tool 46 Name="VCPreBuildEventTool"/> 47 <Tool 48 Name="VCPreLinkEventTool"/> 49 <Tool 50 Name="VCResourceCompilerTool"/> 51 <Tool 52 Name="VCWebServiceProxyGeneratorTool"/> 53 <Tool 54 Name="VCXMLDataGeneratorTool"/> 55 <Tool 56 Name="VCWebDeploymentTool"/> 57 <Tool 58 Name="VCManagedWrapperGeneratorTool"/> 59 <Tool 60 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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="VCWebDeploymentTool" 91 /> 92 <Tool 93 Name="VCPostBuildEventTool" 94 /> 61 95 </Configuration> 62 96 <Configuration … … 65 99 IntermediateDirectory="$(ConfigurationName)" 66 100 ConfigurationType="2" 67 CharacterSet="2"> 101 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 102 CharacterSet="2" 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 /> 68 119 <Tool 69 120 Name="VCCLCompilerTool" … … 71 122 AdditionalIncludeDirectories="../include;../../include" 72 123 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 73 MinimalRebuild=" TRUE"124 MinimalRebuild="true" 74 125 BasicRuntimeChecks="3" 75 126 RuntimeLibrary="3" 76 UsePrecompiledHeader=" 3"127 UsePrecompiledHeader="2" 77 128 WarningLevel="3" 78 Detect64BitPortabilityProblems="TRUE" 79 DebugInformationFormat="4"/> 80 <Tool 81 Name="VCCustomBuildTool"/> 129 Detect64BitPortabilityProblems="true" 130 DebugInformationFormat="4" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 82 141 <Tool 83 142 Name="VCLinkerTool" … … 85 144 LinkIncremental="2" 86 145 ModuleDefinitionFile="FileLogger.def" 87 GenerateDebugInformation=" TRUE"146 GenerateDebugInformation="true" 88 147 ProgramDatabaseFile="$(OutDir)/FileLogger.pdb" 89 148 SubSystem="2" 90 149 ImportLibrary="$(OutDir)/FileLogger.lib" 91 TargetMachine="1"/> 92 <Tool 93 Name="VCMIDLTool"/> 94 <Tool 95 Name="VCPostBuildEventTool"/> 96 <Tool 97 Name="VCPreBuildEventTool"/> 98 <Tool 99 Name="VCPreLinkEventTool"/> 100 <Tool 101 Name="VCResourceCompilerTool"/> 102 <Tool 103 Name="VCWebServiceProxyGeneratorTool"/> 104 <Tool 105 Name="VCXMLDataGeneratorTool"/> 106 <Tool 107 Name="VCWebDeploymentTool"/> 108 <Tool 109 Name="VCManagedWrapperGeneratorTool"/> 110 <Tool 111 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 150 TargetMachine="1" 151 /> 152 <Tool 153 Name="VCALinkTool" 154 /> 155 <Tool 156 Name="VCManifestTool" 157 /> 158 <Tool 159 Name="VCXDCMakeTool" 160 /> 161 <Tool 162 Name="VCBscMakeTool" 163 /> 164 <Tool 165 Name="VCFxCopTool" 166 /> 167 <Tool 168 Name="VCAppVerifierTool" 169 /> 170 <Tool 171 Name="VCWebDeploymentTool" 172 /> 173 <Tool 174 Name="VCPostBuildEventTool" 175 /> 112 176 </Configuration> 113 177 <Configuration … … 116 180 IntermediateDirectory="$(ConfigurationName)" 117 181 ConfigurationType="2" 118 CharacterSet="2"> 182 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 183 CharacterSet="2" 184 > 185 <Tool 186 Name="VCPreBuildEventTool" 187 /> 188 <Tool 189 Name="VCCustomBuildTool" 190 /> 191 <Tool 192 Name="VCXMLDataGeneratorTool" 193 /> 194 <Tool 195 Name="VCWebServiceProxyGeneratorTool" 196 /> 197 <Tool 198 Name="VCMIDLTool" 199 /> 119 200 <Tool 120 201 Name="VCCLCompilerTool" … … 122 203 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 123 204 RuntimeLibrary="2" 124 UsePrecompiledHeader=" 3"205 UsePrecompiledHeader="2" 125 206 WarningLevel="3" 126 Detect64BitPortabilityProblems="TRUE" 127 DebugInformationFormat="3"/> 128 <Tool 129 Name="VCCustomBuildTool"/> 207 Detect64BitPortabilityProblems="true" 208 DebugInformationFormat="3" 209 /> 210 <Tool 211 Name="VCManagedResourceCompilerTool" 212 /> 213 <Tool 214 Name="VCResourceCompilerTool" 215 /> 216 <Tool 217 Name="VCPreLinkEventTool" 218 /> 130 219 <Tool 131 220 Name="VCLinkerTool" … … 133 222 LinkIncremental="1" 134 223 ModuleDefinitionFile="FileLogger.def" 135 GenerateDebugInformation=" TRUE"224 GenerateDebugInformation="true" 136 225 SubSystem="2" 137 226 OptimizeReferences="2" 138 227 EnableCOMDATFolding="2" 139 228 ImportLibrary="$(OutDir)/FileLogger.lib" 140 TargetMachine="1"/> 141 <Tool 142 Name="VCMIDLTool"/> 143 <Tool 144 Name="VCPostBuildEventTool"/> 145 <Tool 146 Name="VCPreBuildEventTool"/> 147 <Tool 148 Name="VCPreLinkEventTool"/> 149 <Tool 150 Name="VCResourceCompilerTool"/> 151 <Tool 152 Name="VCWebServiceProxyGeneratorTool"/> 153 <Tool 154 Name="VCXMLDataGeneratorTool"/> 155 <Tool 156 Name="VCWebDeploymentTool"/> 157 <Tool 158 Name="VCManagedWrapperGeneratorTool"/> 159 <Tool 160 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 229 TargetMachine="1" 230 /> 231 <Tool 232 Name="VCALinkTool" 233 /> 234 <Tool 235 Name="VCManifestTool" 236 /> 237 <Tool 238 Name="VCXDCMakeTool" 239 /> 240 <Tool 241 Name="VCBscMakeTool" 242 /> 243 <Tool 244 Name="VCFxCopTool" 245 /> 246 <Tool 247 Name="VCAppVerifierTool" 248 /> 249 <Tool 250 Name="VCWebDeploymentTool" 251 /> 252 <Tool 253 Name="VCPostBuildEventTool" 254 /> 161 255 </Configuration> 162 256 </Configurations> … … 167 261 Name="Source Files" 168 262 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 169 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 170 <File 171 RelativePath="..\..\include\arrayBuffer.cpp"> 172 </File> 173 <File 174 RelativePath=".\FileLogger.cpp"> 175 </File> 176 <File 177 RelativePath="..\..\include\NSCHelper.cpp"> 178 </File> 179 <File 180 RelativePath=".\stdafx.cpp"> 263 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 264 > 265 <File 266 RelativePath="..\..\include\arrayBuffer.cpp" 267 > 268 </File> 269 <File 270 RelativePath=".\FileLogger.cpp" 271 > 272 </File> 273 <File 274 RelativePath="..\..\include\NSCHelper.cpp" 275 > 276 </File> 277 <File 278 RelativePath=".\stdafx.cpp" 279 > 181 280 <FileConfiguration 182 Name="Release|Win32"> 281 Name="Release|Win32" 282 > 183 283 <Tool 184 284 Name="VCCLCompilerTool" 185 UsePrecompiledHeader="1"/> 285 UsePrecompiledHeader="1" 286 /> 186 287 </FileConfiguration> 187 288 <FileConfiguration 188 Name="Debug|Win32"> 289 Name="Debug|Win32" 290 > 189 291 <Tool 190 292 Name="VCCLCompilerTool" 191 UsePrecompiledHeader="1"/> 293 UsePrecompiledHeader="1" 294 /> 192 295 </FileConfiguration> 193 296 <FileConfiguration 194 Name="Distribution|Win32"> 297 Name="Distribution|Win32" 298 > 195 299 <Tool 196 300 Name="VCCLCompilerTool" 197 UsePrecompiledHeader="1"/> 301 UsePrecompiledHeader="1" 302 /> 198 303 </FileConfiguration> 199 304 </File> … … 202 307 Name="Header Files" 203 308 Filter="h;hpp;hxx;hm;inl;inc;xsd" 204 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 205 <File 206 RelativePath="..\..\include\config.h"> 207 </File> 208 <File 209 RelativePath=".\FileLogger.h"> 210 </File> 211 <File 212 RelativePath="..\include\ModuleHelper.h"> 213 </File> 214 <File 215 RelativePath="..\..\include\NSCHelper.h"> 216 </File> 217 <File 218 RelativePath=".\stdafx.h"> 309 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 310 > 311 <File 312 RelativePath="..\..\include\config.h" 313 > 314 </File> 315 <File 316 RelativePath=".\FileLogger.h" 317 > 318 </File> 319 <File 320 RelativePath="..\include\ModuleHelper.h" 321 > 322 </File> 323 <File 324 RelativePath="..\..\include\NSCHelper.h" 325 > 326 </File> 327 <File 328 RelativePath=".\stdafx.h" 329 > 219 330 </File> 220 331 </Filter> … … 222 333 Name="Resource Files" 223 334 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 224 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 335 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 336 > 225 337 </Filter> 226 338 <File 227 RelativePath=".\ReadMe.txt"> 339 RelativePath=".\ReadMe.txt" 340 > 228 341 </File> 229 342 </Files> -
trunk/modules/NRPEListener/NRPEListener.cpp
r8fcc179 rde0bdb0 280 280 try { 281 281 simpleSocket::DataBuffer block; 282 283 for (i nt i=0;i<100;i++) {282 int i; 283 for (i=0;i<100;i++) { 284 284 client->readAll(block, 1048); 285 285 if (block.getLength() >= NRPEPacket::getBufferLength()) -
trunk/modules/NRPEListener/NRPEListener.vcproj
r5d8e0b5 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="NRPEListener" 6 6 ProjectGUID="{2FF60AF6-09AA-49AB-B414-2E8FD01655C6}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="$(ConfigurationName)" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 38 67 AdditionalLibraryDirectories=""C:\Source\openssl-0.9.7f\out32dll.dbg"" 39 68 ModuleDefinitionFile="NRPEListener.def" 40 GenerateDebugInformation=" TRUE"69 GenerateDebugInformation="true" 41 70 ProgramDatabaseFile="$(OutDir)/NRPEListener.pdb" 42 71 SubSystem="2" 43 72 ImportLibrary="$(OutDir)/NRPEListener.lib" 44 TargetMachine="1"/> 45 <Tool 46 Name="VCMIDLTool"/> 47 <Tool 48 Name="VCPostBuildEventTool"/> 49 <Tool 50 Name="VCPreBuildEventTool"/> 51 <Tool 52 Name="VCPreLinkEventTool"/> 53 <Tool 54 Name="VCResourceCompilerTool"/> 55 <Tool 56 Name="VCWebServiceProxyGeneratorTool"/> 57 <Tool 58 Name="VCXMLDataGeneratorTool"/> 59 <Tool 60 Name="VCWebDeploymentTool"/> 61 <Tool 62 Name="VCManagedWrapperGeneratorTool"/> 63 <Tool 64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 73 TargetMachine="1" 74 /> 75 <Tool 76 Name="VCALinkTool" 77 /> 78 <Tool 79 Name="VCManifestTool" 80 /> 81 <Tool 82 Name="VCXDCMakeTool" 83 /> 84 <Tool 85 Name="VCBscMakeTool" 86 /> 87 <Tool 88 Name="VCFxCopTool" 89 /> 90 <Tool 91 Name="VCAppVerifierTool" 92 /> 93 <Tool 94 Name="VCWebDeploymentTool" 95 /> 96 <Tool 97 Name="VCPostBuildEventTool" 98 /> 65 99 </Configuration> 66 100 <Configuration … … 69 103 IntermediateDirectory="Release" 70 104 ConfigurationType="2" 71 CharacterSet="2"> 105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 106 CharacterSet="2" 107 > 108 <Tool 109 Name="VCPreBuildEventTool" 110 /> 111 <Tool 112 Name="VCCustomBuildTool" 113 /> 114 <Tool 115 Name="VCXMLDataGeneratorTool" 116 /> 117 <Tool 118 Name="VCWebServiceProxyGeneratorTool" 119 /> 120 <Tool 121 Name="VCMIDLTool" 122 /> 72 123 <Tool 73 124 Name="VCCLCompilerTool" … … 75 126 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 76 127 RuntimeLibrary="2" 77 UsePrecompiledHeader=" 3"128 UsePrecompiledHeader="2" 78 129 WarningLevel="3" 79 Detect64BitPortabilityProblems="TRUE" 80 DebugInformationFormat="3"/> 81 <Tool 82 Name="VCCustomBuildTool"/> 130 Detect64BitPortabilityProblems="true" 131 DebugInformationFormat="3" 132 /> 133 <Tool 134 Name="VCManagedResourceCompilerTool" 135 /> 136 <Tool 137 Name="VCResourceCompilerTool" 138 /> 139 <Tool 140 Name="VCPreLinkEventTool" 141 /> 83 142 <Tool 84 143 Name="VCLinkerTool" … … 88 147 AdditionalLibraryDirectories=""C:\Source\openssl-0.9.7f\out32dll"" 89 148 ModuleDefinitionFile="NRPEListener.def" 90 GenerateDebugInformation=" TRUE"149 GenerateDebugInformation="true" 91 150 SubSystem="2" 92 151 OptimizeReferences="2" 93 152 EnableCOMDATFolding="2" 94 153 ImportLibrary="$(OutDir)/NRPEListener.lib" 95 TargetMachine="1"/> 96 <Tool 97 Name="VCMIDLTool"/> 98 <Tool 99 Name="VCPostBuildEventTool"/> 100 <Tool 101 Name="VCPreBuildEventTool"/> 102 <Tool 103 Name="VCPreLinkEventTool"/> 104 <Tool 105 Name="VCResourceCompilerTool"/> 106 <Tool 107 Name="VCWebServiceProxyGeneratorTool"/> 108 <Tool 109 Name="VCXMLDataGeneratorTool"/> 110 <Tool 111 Name="VCWebDeploymentTool"/> 112 <Tool 113 Name="VCManagedWrapperGeneratorTool"/> 114 <Tool 115 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 154 TargetMachine="1" 155 /> 156 <Tool 157 Name="VCALinkTool" 158 /> 159 <Tool 160 Name="VCManifestTool" 161 /> 162 <Tool 163 Name="VCXDCMakeTool" 164 /> 165 <Tool 166 Name="VCBscMakeTool" 167 /> 168 <Tool 169 Name="VCFxCopTool" 170 /> 171 <Tool 172 Name="VCAppVerifierTool" 173 /> 174 <Tool 175 Name="VCWebDeploymentTool" 176 /> 177 <Tool 178 Name="VCPostBuildEventTool" 179 /> 116 180 </Configuration> 117 181 <Configuration … … 120 184 IntermediateDirectory="$(ConfigurationName)" 121 185 ConfigurationType="2" 122 CharacterSet="2"> 186 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 187 CharacterSet="2" 188 > 189 <Tool 190 Name="VCPreBuildEventTool" 191 /> 192 <Tool 193 Name="VCCustomBuildTool" 194 /> 195 <Tool 196 Name="VCXMLDataGeneratorTool" 197 /> 198 <Tool 199 Name="VCWebServiceProxyGeneratorTool" 200 /> 201 <Tool 202 Name="VCMIDLTool" 203 /> 123 204 <Tool 124 205 Name="VCCLCompilerTool" … … 126 207 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 127 208 RuntimeLibrary="2" 128 UsePrecompiledHeader=" 3"209 UsePrecompiledHeader="2" 129 210 WarningLevel="3" 130 Detect64BitPortabilityProblems="TRUE" 131 DebugInformationFormat="3"/> 132 <Tool 133 Name="VCCustomBuildTool"/> 211 Detect64BitPortabilityProblems="true" 212 DebugInformationFormat="3" 213 /> 214 <Tool 215 Name="VCManagedResourceCompilerTool" 216 /> 217 <Tool 218 Name="VCResourceCompilerTool" 219 /> 220 <Tool 221 Name="VCPreLinkEventTool" 222 /> 134 223 <Tool 135 224 Name="VCLinkerTool" … … 138 227 LinkIncremental="1" 139 228 ModuleDefinitionFile="NRPEListener.def" 140 GenerateDebugInformation=" TRUE"229 GenerateDebugInformation="true" 141 230 SubSystem="2" 142 231 OptimizeReferences="2" 143 232 EnableCOMDATFolding="2" 144 233 ImportLibrary="$(OutDir)/NRPEListener.lib" 145 TargetMachine="1"/> 146 <Tool 147 Name="VCMIDLTool"/> 148 <Tool 149 Name="VCPostBuildEventTool"/> 150 <Tool 151 Name="VCPreBuildEventTool"/> 152 <Tool 153 Name="VCPreLinkEventTool"/> 154 <Tool 155 Name="VCResourceCompilerTool"/> 156 <Tool 157 Name="VCWebServiceProxyGeneratorTool"/> 158 <Tool 159 Name="VCXMLDataGeneratorTool"/> 160 <Tool 161 Name="VCWebDeploymentTool"/> 162 <Tool 163 Name="VCManagedWrapperGeneratorTool"/> 164 <Tool 165 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 234 TargetMachine="1" 235 /> 236 <Tool 237 Name="VCALinkTool" 238 /> 239 <Tool 240 Name="VCManifestTool" 241 /> 242 <Tool 243 Name="VCXDCMakeTool" 244 /> 245 <Tool 246 Name="VCBscMakeTool" 247 /> 248 <Tool 249 Name="VCFxCopTool" 250 /> 251 <Tool 252 Name="VCAppVerifierTool" 253 /> 254 <Tool 255 Name="VCWebDeploymentTool" 256 /> 257 <Tool 258 Name="VCPostBuildEventTool" 259 /> 166 260 </Configuration> 167 261 </Configurations> … … 172 266 Name="Source Files" 173 267 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 174 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 175 <File 176 RelativePath="..\..\include\arrayBuffer.cpp"> 177 </File> 178 <File 179 RelativePath=".\NRPEListener.cpp"> 180 </File> 181 <File 182 RelativePath=".\NRPEListener.def"> 183 </File> 184 <File 185 RelativePath=".\NRPEPacket.cpp"> 186 </File> 187 <File 188 RelativePath="..\..\include\NSCHelper.cpp"> 189 </File> 190 <File 191 RelativePath="..\..\include\Socket.cpp"> 192 </File> 193 <File 194 RelativePath="..\..\include\SSLSocket.cpp"> 195 </File> 196 <File 197 RelativePath=".\stdafx.cpp"> 198 <FileConfiguration 199 Name="Debug|Win32"> 200 <Tool 201 Name="VCCLCompilerTool" 202 UsePrecompiledHeader="1"/> 203 </FileConfiguration> 204 <FileConfiguration 205 Name="Release|Win32"> 206 <Tool 207 Name="VCCLCompilerTool" 208 UsePrecompiledHeader="1"/> 209 </FileConfiguration> 210 <FileConfiguration 211 Name="Distribution|Win32"> 212 <Tool 213 Name="VCCLCompilerTool" 214 UsePrecompiledHeader="1"/> 215 </FileConfiguration> 216 </File> 217 <File 218 RelativePath="..\..\include\utils.cpp"> 219 <FileConfiguration 220 Name="Debug|Win32"> 221 <Tool 222 Name="VCCLCompilerTool" 223 UsePrecompiledHeader="0"/> 224 </FileConfiguration> 225 <FileConfiguration 226 Name="Release|Win32"> 227 <Tool 228 Name="VCCLCompilerTool" 229 UsePrecompiledHeader="0"/> 230 </FileConfiguration> 231 <FileConfiguration 232 Name="Distribution|Win32"> 233 <Tool 234 Name="VCCLCompilerTool" 235 UsePrecompiledHeader="0"/> 268 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 269 > 270 <File 271 RelativePath="..\..\include\arrayBuffer.cpp" 272 > 273 </File> 274 <File 275 RelativePath=".\NRPEListener.cpp" 276 > 277 </File> 278 <File 279 RelativePath=".\NRPEListener.def" 280 > 281 </File> 282 <File 283 RelativePath=".\NRPEPacket.cpp" 284 > 285 </File> 286 <File 287 RelativePath="..\..\include\NSCHelper.cpp" 288 > 289 </File> 290 <File 291 RelativePath="..\..\include\Socket.cpp" 292 > 293 </File> 294 <File 295 RelativePath="..\..\include\SSLSocket.cpp" 296 > 297 </File> 298 <File 299 RelativePath=".\stdafx.cpp" 300 > 301 <FileConfiguration 302 Name="Debug|Win32" 303 > 304 <Tool 305 Name="VCCLCompilerTool" 306 UsePrecompiledHeader="1" 307 /> 308 </FileConfiguration> 309 <FileConfiguration 310 Name="Release|Win32" 311 > 312 <Tool 313 Name="VCCLCompilerTool" 314 UsePrecompiledHeader="1" 315 /> 316 </FileConfiguration> 317 <FileConfiguration 318 Name="Distribution|Win32" 319 > 320 <Tool 321 Name="VCCLCompilerTool" 322 UsePrecompiledHeader="1" 323 /> 324 </FileConfiguration> 325 </File> 326 <File 327 RelativePath="..\..\include\utils.cpp" 328 > 329 <FileConfiguration 330 Name="Debug|Win32" 331 > 332 <Tool 333 Name="VCCLCompilerTool" 334 UsePrecompiledHeader="0" 335 /> 336 </FileConfiguration> 337 <FileConfiguration 338 Name="Release|Win32" 339 > 340 <Tool 341 Name="VCCLCompilerTool" 342 UsePrecompiledHeader="0" 343 /> 344 </FileConfiguration> 345 <FileConfiguration 346 Name="Distribution|Win32" 347 > 348 <Tool 349 Name="VCCLCompilerTool" 350 UsePrecompiledHeader="0" 351 /> 236 352 </FileConfiguration> 237 353 </File> … … 240 356 Name="Header Files" 241 357 Filter="h;hpp;hxx;hm;inl;inc;xsd" 242 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 243 <File 244 RelativePath="..\..\include\charEx.h"> 245 </File> 246 <File 247 RelativePath="..\..\include\config.h"> 248 </File> 249 <File 250 RelativePath=".\NRPEListener.h"> 251 </File> 252 <File 253 RelativePath="..\..\include\NSCHelper.h"> 254 </File> 255 <File 256 RelativePath="..\..\include\Socket.h"> 257 </File> 258 <File 259 RelativePath="..\..\include\SSLSocket.h"> 260 </File> 261 <File 262 RelativePath=".\stdafx.h"> 263 </File> 264 <File 265 RelativePath="..\..\include\thread.h"> 266 </File> 267 <File 268 RelativePath="..\..\include\utils.h"> 358 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 359 > 360 <File 361 RelativePath="..\..\include\charEx.h" 362 > 363 </File> 364 <File 365 RelativePath="..\..\include\config.h" 366 > 367 </File> 368 <File 369 RelativePath=".\NRPEListener.h" 370 > 371 </File> 372 <File 373 RelativePath="..\..\include\NSCHelper.h" 374 > 375 </File> 376 <File 377 RelativePath="..\..\include\Socket.h" 378 > 379 </File> 380 <File 381 RelativePath="..\..\include\SSLSocket.h" 382 > 383 </File> 384 <File 385 RelativePath=".\stdafx.h" 386 > 387 </File> 388 <File 389 RelativePath="..\..\include\thread.h" 390 > 391 </File> 392 <File 393 RelativePath="..\..\include\utils.h" 394 > 269 395 </File> 270 396 </Filter> … … 272 398 Name="Resource Files" 273 399 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 274 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 400 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 401 > 275 402 </Filter> 276 403 <File 277 RelativePath=".\ReadMe.txt"> 404 RelativePath=".\ReadMe.txt" 405 > 278 406 </File> 279 407 </Files> -
trunk/modules/NSClientListener/NSClientListener.cpp
r8fcc179 rde0bdb0 207 207 simpleSocket::DataBuffer db; 208 208 209 for (int i=0;i<100;i++) { 209 int i; 210 for (i=0;i<100;i++) { 210 211 client->readAll(db); 211 212 // @todo Make this check if a packet is read instead of just if we have data -
trunk/modules/NSClientListener/NSClientListener.vcproj
r24f7192 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="NSClientListener" 6 6 ProjectGUID="{08D6246D-1B4A-47A3-965D-296DCC54A4E8}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="Debug" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="../include;../../include" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 UsePrecompiledHeader=" 3"48 UsePrecompiledHeader="2" 28 49 WarningLevel="3" 29 Detect64BitPortabilityProblems="TRUE" 30 DebugInformationFormat="4"/> 31 <Tool 32 Name="VCCustomBuildTool"/> 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 33 62 <Tool 34 63 Name="VCLinkerTool" … … 37 66 LinkIncremental="2" 38 67 ModuleDefinitionFile="NSClientListener.def" 39 GenerateDebugInformation=" TRUE"68 GenerateDebugInformation="true" 40 69 ProgramDatabaseFile="$(OutDir)/NSClientListener.pdb" 41 70 SubSystem="2" 42 71 ImportLibrary="$(OutDir)/NSClientListener.lib" 43 TargetMachine="1"/> 44 <Tool 45 Name="VCMIDLTool"/> 46 <Tool 47 Name="VCPostBuildEventTool"/> 48 <Tool 49 Name="VCPreBuildEventTool"/> 50 <Tool 51 Name="VCPreLinkEventTool"/> 52 <Tool 53 Name="VCResourceCompilerTool"/> 54 <Tool 55 Name="VCWebServiceProxyGeneratorTool"/> 56 <Tool 57 Name="VCXMLDataGeneratorTool"/> 58 <Tool 59 Name="VCWebDeploymentTool"/> 60 <Tool 61 Name="VCManagedWrapperGeneratorTool"/> 62 <Tool 63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 64 98 </Configuration> 65 99 <Configuration … … 68 102 IntermediateDirectory="Release" 69 103 ConfigurationType="2" 70 CharacterSet="2"> 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 /> 71 122 <Tool 72 123 Name="VCCLCompilerTool" … … 74 125 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NSCLIENTLISTENER_EXPORTS" 75 126 RuntimeLibrary="2" 76 UsePrecompiledHeader=" 3"127 UsePrecompiledHeader="2" 77 128 WarningLevel="3" 78 Detect64BitPortabilityProblems="TRUE" 79 DebugInformationFormat="3"/> 80 <Tool 81 Name="VCCustomBuildTool"/> 129 Detect64BitPortabilityProblems="true" 130 DebugInformationFormat="3" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 82 141 <Tool 83 142 Name="VCLinkerTool" … … 86 145 LinkIncremental="1" 87 146 ModuleDefinitionFile="NSClientListener.def" 88 GenerateDebugInformation=" TRUE"147 GenerateDebugInformation="true" 89 148 SubSystem="2" 90 149 OptimizeReferences="2" 91 150 EnableCOMDATFolding="2" 92 151 ImportLibrary="$(OutDir)/NSClientListener.lib" 93 TargetMachine="1"/> 94 <Tool 95 Name="VCMIDLTool"/> 96 <Tool 97 Name="VCPostBuildEventTool"/> 98 <Tool 99 Name="VCPreBuildEventTool"/> 100 <Tool 101 Name="VCPreLinkEventTool"/> 102 <Tool 103 Name="VCResourceCompilerTool"/> 104 <Tool 105 Name="VCWebServiceProxyGeneratorTool"/> 106 <Tool 107 Name="VCXMLDataGeneratorTool"/> 108 <Tool 109 Name="VCWebDeploymentTool"/> 110 <Tool 111 Name="VCManagedWrapperGeneratorTool"/> 112 <Tool 113 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 114 178 </Configuration> 115 179 <Configuration … … 118 182 IntermediateDirectory="$(ConfigurationName)" 119 183 ConfigurationType="2" 120 CharacterSet="2"> 184 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 185 CharacterSet="2" 186 > 187 <Tool 188 Name="VCPreBuildEventTool" 189 /> 190 <Tool 191 Name="VCCustomBuildTool" 192 /> 193 <Tool 194 Name="VCXMLDataGeneratorTool" 195 /> 196 <Tool 197 Name="VCWebServiceProxyGeneratorTool" 198 /> 199 <Tool 200 Name="VCMIDLTool" 201 /> 121 202 <Tool 122 203 Name="VCCLCompilerTool" … … 124 205 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 125 206 RuntimeLibrary="2" 126 UsePrecompiledHeader=" 3"207 UsePrecompiledHeader="2" 127 208 WarningLevel="3" 128 Detect64BitPortabilityProblems="TRUE" 129 DebugInformationFormat="3"/> 130 <Tool 131 Name="VCCustomBuildTool"/> 209 Detect64BitPortabilityProblems="true" 210 DebugInformationFormat="3" 211 /> 212 <Tool 213 Name="VCManagedResourceCompilerTool" 214 /> 215 <Tool 216 Name="VCResourceCompilerTool" 217 /> 218 <Tool 219 Name="VCPreLinkEventTool" 220 /> 132 221 <Tool 133 222 Name="VCLinkerTool" … … 136 225 LinkIncremental="1" 137 226 ModuleDefinitionFile="NSClientListener.def" 138 GenerateDebugInformation=" TRUE"227 GenerateDebugInformation="true" 139 228 SubSystem="2" 140 229 OptimizeReferences="2" 141 230 EnableCOMDATFolding="2" 142 231 ImportLibrary="$(OutDir)/NSClientListener.lib" 143 TargetMachine="1"/> 144 <Tool 145 Name="VCMIDLTool"/> 146 <Tool 147 Name="VCPostBuildEventTool"/> 148 <Tool 149 Name="VCPreBuildEventTool"/> 150 <Tool 151 Name="VCPreLinkEventTool"/> 152 <Tool 153 Name="VCResourceCompilerTool"/> 154 <Tool 155 Name="VCWebServiceProxyGeneratorTool"/> 156 <Tool 157 Name="VCXMLDataGeneratorTool"/> 158 <Tool 159 Name="VCWebDeploymentTool"/> 160 <Tool 161 Name="VCManagedWrapperGeneratorTool"/> 162 <Tool 163 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 232 TargetMachine="1" 233 /> 234 <Tool 235 Name="VCALinkTool" 236 /> 237 <Tool 238 Name="VCManifestTool" 239 /> 240 <Tool 241 Name="VCXDCMakeTool" 242 /> 243 <Tool 244 Name="VCBscMakeTool" 245 /> 246 <Tool 247 Name="VCFxCopTool" 248 /> 249 <Tool 250 Name="VCAppVerifierTool" 251 /> 252 <Tool 253 Name="VCWebDeploymentTool" 254 /> 255 <Tool 256 Name="VCPostBuildEventTool" 257 /> 164 258 </Configuration> 165 259 </Configurations> … … 170 264 Name="Source Files" 171 265 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 172 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 173 <File 174 RelativePath="..\..\include\arrayBuffer.cpp"> 175 </File> 176 <File 177 RelativePath="..\..\include\NSCHelper.cpp"> 178 </File> 179 <File 180 RelativePath=".\NSClientListener.cpp"> 181 </File> 182 <File 183 RelativePath=".\NSClientListener.def"> 184 </File> 185 <File 186 RelativePath="..\..\include\Socket.cpp"> 187 </File> 188 <File 189 RelativePath=".\stdafx.cpp"> 266 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 267 > 268 <File 269 RelativePath="..\..\include\arrayBuffer.cpp" 270 > 271 </File> 272 <File 273 RelativePath="..\..\include\NSCHelper.cpp" 274 > 275 </File> 276 <File 277 RelativePath=".\NSClientListener.cpp" 278 > 279 </File> 280 <File 281 RelativePath=".\NSClientListener.def" 282 > 283 </File> 284 <File 285 RelativePath="..\..\include\Socket.cpp" 286 > 287 </File> 288 <File 289 RelativePath=".\stdafx.cpp" 290 > 190 291 <FileConfiguration 191 Name="Debug|Win32"> 292 Name="Debug|Win32" 293 > 192 294 <Tool 193 295 Name="VCCLCompilerTool" 194 UsePrecompiledHeader="1"/> 296 UsePrecompiledHeader="1" 297 /> 195 298 </FileConfiguration> 196 299 <FileConfiguration 197 Name="Release|Win32"> 300 Name="Release|Win32" 301 > 198 302 <Tool 199 303 Name="VCCLCompilerTool" 200 UsePrecompiledHeader="1"/> 304 UsePrecompiledHeader="1" 305 /> 201 306 </FileConfiguration> 202 307 <FileConfiguration 203 Name="Distribution|Win32"> 308 Name="Distribution|Win32" 309 > 204 310 <Tool 205 311 Name="VCCLCompilerTool" 206 UsePrecompiledHeader="1"/> 312 UsePrecompiledHeader="1" 313 /> 207 314 </FileConfiguration> 208 315 </File> … … 211 318 Name="Header Files" 212 319 Filter="h;hpp;hxx;hm;inl;inc;xsd" 213 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 214 <File 215 RelativePath="..\..\include\arrayBuffer.h"> 216 </File> 217 <File 218 RelativePath="..\..\include\charEx.h"> 219 </File> 220 <File 221 RelativePath="..\..\include\config.h"> 222 </File> 223 <File 224 RelativePath=".\NSClientListener.h"> 225 </File> 226 <File 227 RelativePath=".\stdafx.h"> 320 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 321 > 322 <File 323 RelativePath="..\..\include\arrayBuffer.h" 324 > 325 </File> 326 <File 327 RelativePath="..\..\include\charEx.h" 328 > 329 </File> 330 <File 331 RelativePath="..\..\include\config.h" 332 > 333 </File> 334 <File 335 RelativePath=".\NSClientListener.h" 336 > 337 </File> 338 <File 339 RelativePath=".\stdafx.h" 340 > 228 341 </File> 229 342 </Filter> … … 231 344 Name="Resource Files" 232 345 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 233 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 346 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 347 > 234 348 </Filter> 235 349 <File 236 RelativePath=".\ReadMe.txt"> 350 RelativePath=".\ReadMe.txt" 351 > 237 352 </File> 238 353 </Files> -
trunk/modules/SysTray/SysTray.vcproj
r9bc31a8 rde0bdb0 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="SysTray" 6 6 ProjectGUID="{BBFF8362-C626-4838-B0A2-F695D638AD24}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="$(ConfigurationName)" 17 21 ConfigurationType="2" 18 CharacterSet="2"> 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 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 23 44 RuntimeLibrary="2" 24 UsePrecompiledHeader=" 3"45 UsePrecompiledHeader="2" 25 46 WarningLevel="3" 26 Detect64BitPortabilityProblems="TRUE" 27 DebugInformationFormat="3"/> 28 <Tool 29 Name="VCCustomBuildTool"/> 47 Detect64BitPortabilityProblems="true" 48 DebugInformationFormat="3" 49 /> 50 <Tool 51 Name="VCManagedResourceCompilerTool" 52 /> 53 <Tool 54 Name="VCResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCPreLinkEventTool" 58 /> 30 59 <Tool 31 60 Name="VCLinkerTool" … … 33 62 LinkIncremental="1" 34 63 ModuleDefinitionFile="SysTray.def" 35 GenerateDebugInformation=" TRUE"64 GenerateDebugInformation="true" 36 65 SubSystem="2" 37 66 OptimizeReferences="2" 38 67 EnableCOMDATFolding="2" 39 68 ImportLibrary="$(OutDir)/SysTray.lib" 40 TargetMachine="1"/> 41 <Tool 42 Name="VCMIDLTool"/> 43 <Tool 44 Name="VCPostBuildEventTool"/> 45 <Tool 46 Name="VCPreBuildEventTool"/> 47 <Tool 48 Name="VCPreLinkEventTool"/> 49 <Tool 50 Name="VCResourceCompilerTool"/> 51 <Tool 52 Name="VCWebServiceProxyGeneratorTool"/> 53 <Tool 54 Name="VCXMLDataGeneratorTool"/> 55 <Tool 56 Name="VCWebDeploymentTool"/> 57 <Tool 58 Name="VCManagedWrapperGeneratorTool"/> 59 <Tool 60 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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="VCWebDeploymentTool" 91 /> 92 <Tool 93 Name="VCPostBuildEventTool" 94 /> 61 95 </Configuration> 62 96 <Configuration … … 65 99 IntermediateDirectory="$(ConfigurationName)" 66 100 ConfigurationType="2" 67 CharacterSet="2"> 101 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 102 CharacterSet="2" 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 /> 68 119 <Tool 69 120 Name="VCCLCompilerTool" … … 71 122 AdditionalIncludeDirectories="../include;../../include" 72 123 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1" 73 MinimalRebuild=" TRUE"124 MinimalRebuild="true" 74 125 BasicRuntimeChecks="3" 75 126 RuntimeLibrary="3" 76 UsePrecompiledHeader=" 3"127 UsePrecompiledHeader="2" 77 128 WarningLevel="3" 78 Detect64BitPortabilityProblems="TRUE" 79 DebugInformationFormat="4"/> 80 <Tool 81 Name="VCCustomBuildTool"/> 129 Detect64BitPortabilityProblems="true" 130 DebugInformationFormat="4" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 82 141 <Tool 83 142 Name="VCLinkerTool" 84 143 OutputFile="../../Debug/modules/$(ProjectName).dll" 85 144 ModuleDefinitionFile="SysTray.def" 86 GenerateDebugInformation=" TRUE"145 GenerateDebugInformation="true" 87 146 ImportLibrary="$(OutDir)/SysTray.lib" 88 TargetMachine="1"/> 89 <Tool 90 Name="VCMIDLTool"/> 91 <Tool 92 Name="VCPostBuildEventTool"/> 93 <Tool 94 Name="VCPreBuildEventTool"/> 95 <Tool 96 Name="VCPreLinkEventTool"/> 97 <Tool 98 Name="VCResourceCompilerTool"/> 99 <Tool 100 Name="VCWebServiceProxyGeneratorTool"/> 101 <Tool 102 Name="VCXMLDataGeneratorTool"/> 103 <Tool 104 Name="VCWebDeploymentTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 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 /> 109 173 </Configuration> 110 174 <Configuration … … 113 177 IntermediateDirectory="$(ConfigurationName)" 114 178 ConfigurationType="2" 115 CharacterSet="2"> 179 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 180 CharacterSet="2" 181 > 182 <Tool 183 Name="VCPreBuildEventTool" 184 /> 185 <Tool 186 Name="VCCustomBuildTool" 187 /> 188 <Tool 189 Name="VCXMLDataGeneratorTool" 190 /> 191 <Tool 192 Name="VCWebServiceProxyGeneratorTool" 193 /> 194 <Tool 195 Name="VCMIDLTool" 196 /> 116 197 <Tool 117 198 Name="VCCLCompilerTool" … … 119 200 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 120 201 RuntimeLibrary="2" 121 UsePrecompiledHeader=" 3"202 UsePrecompiledHeader="2" 122 203 WarningLevel="3" 123 Detect64BitPortabilityProblems="TRUE" 124 DebugInformationFormat="3"/> 125 <Tool 126 Name="VCCustomBuildTool"/> 204 Detect64BitPortabilityProblems="true" 205 DebugInformationFormat="3" 206 /> 207 <Tool 208 Name="VCManagedResourceCompilerTool" 209 /> 210 <Tool 211 Name="VCResourceCompilerTool" 212 /> 213 <Tool 214 Name="VCPreLinkEventTool" 215 /> 127 216 <Tool 128 217 Name="VCLinkerTool" … … 130 219 LinkIncremental="1" 131 220 ModuleDefinitionFile="SysTray.def" 132 GenerateDebugInformation=" TRUE"221 GenerateDebugInformation="true" 133 222 SubSystem="2" 134 223 OptimizeReferences="2" 135 224 EnableCOMDATFolding="2" 136 225 ImportLibrary="$(OutDir)/SysTray.lib" 137 TargetMachine="1"/> 138 <Tool 139 Name="VCMIDLTool"/> 140 <Tool 141 Name="VCPostBuildEventTool"/> 142 <Tool 143 Name="VCPreBuildEventTool"/> 144 <Tool 145 Name="VCPreLinkEventTool"/> 146 <Tool 147 Name="VCResourceCompilerTool"/> 148 <Tool 149 Name="VCWebServiceProxyGeneratorTool"/> 150 <Tool 151 Name="VCXMLDataGeneratorTool"/> 152 <Tool 153 Name="VCWebDeploymentTool"/> 154 <Tool 155 Name="VCManagedWrapperGeneratorTool"/> 156 <Tool 157 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 226 TargetMachine="1" 227 /> 228 <Tool 229 Name="VCALinkTool" 230 /> 231 <Tool 232 Name="VCManifestTool" 233 /> 234 <Tool 235 Name="VCXDCMakeTool" 236 /> 237 <Tool 238 Name="VCBscMakeTool" 239 /> 240 <Tool 241 Name="VCFxCopTool" 242 /> 243 <Tool 244 Name="VCAppVerifierTool" 245 /> 246 <Tool 247 Name="VCWebDeploymentTool" 248 /> 249 <Tool 250 Name="VCPostBuildEventTool" 251 /> 158 252 </Configuration> 159 253 </Configurations> … … 164 258 Name="Source Files" 165 259 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 166 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 167 <File 168 RelativePath="..\..\include\arrayBuffer.cpp"> 169 </File> 170 <File 171 RelativePath="..\..\include\NSCHelper.cpp"> 172 </File> 173 <File 174 RelativePath="..\..\include\ServiceCmd.cpp"> 175 </File> 176 <File 177 RelativePath=".\stdafx.cpp"> 260 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 261 > 262 <File 263 RelativePath="..\..\include\arrayBuffer.cpp" 264 > 265 </File> 266 <File 267 RelativePath="..\..\include\NSCHelper.cpp" 268 > 269 </File> 270 <File 271 RelativePath="..\..\include\ServiceCmd.cpp" 272 > 273 </File> 274 <File 275 RelativePath=".\stdafx.cpp" 276 > 178 277 <FileConfiguration 179 Name="Release|Win32"> 278 Name="Release|Win32" 279 > 180 280 <Tool 181 281 Name="VCCLCompilerTool" 182 UsePrecompiledHeader="1"/> 282 UsePrecompiledHeader="1" 283 /> 183 284 </FileConfiguration> 184 285 <FileConfiguration 185 Name="Debug|Win32"> 286 Name="Debug|Win32" 287 > 186 288 <Tool







