Changeset 8b206ee in nscp
- Timestamp:
- 02/03/08 13:27:35 (5 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 6b690bf
- Parents:
- 777180d
- Files:
-
- 3 added
- 17 edited
-
AutoBuild.h (modified) (1 diff)
-
NSC.dist (modified) (1 diff)
-
NSClient++-2008.sln (modified) (36 diffs)
-
NSClient++-2008.vcproj (modified) (56 diffs)
-
include/b64/b64.h (modified) (1 diff)
-
modules/CheckDisk/CheckDisk-2008.vcproj (modified) (24 diffs)
-
modules/CheckEventLog/CheckEventLog-2008.vcproj (modified) (24 diffs)
-
modules/CheckHelpers/CheckHelpers-2008.vcproj (modified) (24 diffs)
-
modules/CheckSystem/CheckSystem-2008.vcproj (modified) (24 diffs)
-
modules/CheckWMI/CheckWMI-2008.vcproj (modified) (24 diffs)
-
modules/ConsoleLogger/ConsoleLogger.cpp (modified) (1 diff)
-
modules/FileLogger/FileLogger-2008.vcproj (modified) (24 diffs)
-
modules/LUAScript/LUAScript-2008.vcproj (added)
-
modules/LUAScript/LUAScript.def (added)
-
modules/NRPEListener/NRPEListener-2008.vcproj (modified) (24 diffs)
-
modules/NSCAAgent/NSCAAgent-2008.vcproj (modified) (1 diff)
-
modules/NSClientListener/NSClientListener-2008.vcproj (modified) (24 diffs)
-
modules/RemoteConfiguration/RemoteConfiguration-2008.vcproj (modified) (24 diffs)
-
modules/SysTray/SysTray-2008.vcproj (modified) (25 diffs)
-
scripts/test.lua (added)
Legend:
- Unmodified
- Added
- Removed
-
AutoBuild.h
rbf6e9b4 r8b206ee 3 3 // change the FALSE to TRUE for autoincrement of build number 4 4 #define INCREMENT_VERSION TRUE 5 #define FILEVER 0,3,0, 246 #define PRODUCTVER 0,3,0, 247 #define STRFILEVER _T("0.3.0. 24")8 #define STRPRODUCTVER _T("0.3.0. 24")9 #define STRPRODUCTDATE _T("2008-02-0 2")5 #define FILEVER 0,3,0,33 6 #define PRODUCTVER 0,3,0,33 7 #define STRFILEVER _T("0.3.0.33") 8 #define STRPRODUCTVER _T("0.3.0.33") 9 #define STRPRODUCTDATE _T("2008-02-03") 10 10 #endif // AUTOBUILD_H -
NSC.dist
r777180d r8b206ee 211 211 ; Allows you to bind server to a specific local address. This has to be a dotted ip adress not a hostname. 212 212 ; Leaving this blank will bind to "one" local interface. 213 ; -- not supported as of now -- 213 214 ;bind_to_address= 214 215 ; -
NSClient++-2008.sln
r5044c09 r8b206ee 2 2 # Visual Studio 2008 3 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NSClient++", "NSClient++-2008.vcproj", "{2286162D-7571-4735-BAC8-4A8D33A4F42D}" 4 ProjectSection(ProjectDependencies) = postProject 5 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4} = {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4} 6 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F} = {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F} 7 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D} = {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D} 8 {08D6246D-1B4A-47A3-965D-296DCC54A4E8} = {08D6246D-1B4A-47A3-965D-296DCC54A4E8} 9 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F} = {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F} 10 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6} = {2FF60AF6-09AA-49AB-B414-2E8FD01655C6} 11 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0} = {05DE66AC-E55C-43B3-849F-7EC695D8B8D0} 12 {BA246C01-063A-4548-8957-32D5CC76171B} = {BA246C01-063A-4548-8957-32D5CC76171B} 13 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45} = {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45} 14 {BBFF8362-C626-4838-B0A2-F695D638AD24} = {BBFF8362-C626-4838-B0A2-F695D638AD24} 15 EndProjectSection 4 16 EndProject 5 17 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SysTray", "modules\SysTray\SysTray-2008.vcproj", "{BBFF8362-C626-4838-B0A2-F695D638AD24}" … … 23 35 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RemoteConfiguration", "modules\RemoteConfiguration\RemoteConfiguration-2008.vcproj", "{626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}" 24 36 EndProject 25 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XAutobuild", "helpers\XAutoBuild\XAutobuild-2008.csproj", "{0E2B21D9-F432-4127-8E92-7716B1072510}" 26 EndProject 27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NSCAAgent", "modules\NSCAAgent\NSCAAgent-2008.vcproj", "{6F55C9BF-57F6-4A15-A058-C83A52F539EE}" 37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XAutobuild-2008", "helpers\XAutoBuild\XAutobuild-2008.csproj", "{0E2B21D9-F432-4127-8E92-7716B1072510}" 28 38 EndProject 29 39 Global … … 63 73 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|Win32.ActiveCfg = Debug|Win32 64 74 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|Win32.Build.0 = Debug|Win32 65 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|x64.ActiveCfg = Debug|x64 66 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|x64.Build.0 = Debug|x64 67 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 75 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug|x64.ActiveCfg = Debug|Win32 76 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 68 77 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 69 78 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 70 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium71 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium79 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 80 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 72 81 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 73 82 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 82 91 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution|Win32.Build.0 = Distribution|Win32 83 92 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution|x64.ActiveCfg = Distribution|x64 84 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Distribution|x64.Build.0 = Distribution|x6485 93 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Any CPU.ActiveCfg = Nightly|x64 86 94 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 87 95 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Itanium.Build.0 = Nightly|Itanium 88 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x6489 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Mixed Platforms.Build.0 = Nightly| x6496 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 97 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 90 98 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Win32.ActiveCfg = Nightly|Win32 91 99 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Nightly|Win32.Build.0 = Nightly|Win32 … … 99 107 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|Win32.ActiveCfg = Release|Win32 100 108 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|Win32.Build.0 = Release|Win32 101 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|x64.ActiveCfg = Release|x64 102 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|x64.Build.0 = Release|x64 109 {2286162D-7571-4735-BAC8-4A8D33A4F42D}.Release|x64.ActiveCfg = Release|Win32 103 110 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Any CPU.ActiveCfg = Debug|x64 104 111 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 108 115 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Win32.ActiveCfg = Debug|Win32 109 116 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|Win32.Build.0 = Debug|Win32 110 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|x64.ActiveCfg = Debug|x64 111 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|x64.Build.0 = Debug|x64 112 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 117 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug|x64.ActiveCfg = Debug|Win32 118 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 113 119 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 114 120 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 115 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium116 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium121 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 122 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 117 123 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 118 124 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 126 132 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|Win32.ActiveCfg = Distribution|Win32 127 133 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|Win32.Build.0 = Distribution|Win32 128 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|x64.ActiveCfg = Distribution|x64 129 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|x64.Build.0 = Distribution|x64 134 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Distribution|x64.ActiveCfg = Distribution|Win32 130 135 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Any CPU.ActiveCfg = Nightly|x64 131 136 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 132 137 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Itanium.Build.0 = Nightly|Itanium 133 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64134 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Mixed Platforms.Build.0 = Nightly| x64138 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 139 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 135 140 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Win32.ActiveCfg = Nightly|Win32 136 141 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|Win32.Build.0 = Nightly|Win32 137 142 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|x64.ActiveCfg = Nightly|x64 143 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Nightly|x64.Build.0 = Nightly|x64 138 144 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Any CPU.ActiveCfg = Release|x64 139 145 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Itanium.ActiveCfg = Release|Itanium … … 143 149 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Win32.ActiveCfg = Release|Win32 144 150 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|Win32.Build.0 = Release|Win32 145 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|x64.ActiveCfg = Release|x64 146 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|x64.Build.0 = Release|x64 151 {BBFF8362-C626-4838-B0A2-F695D638AD24}.Release|x64.ActiveCfg = Release|Win32 147 152 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Any CPU.ActiveCfg = Debug|x64 148 153 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 152 157 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Win32.ActiveCfg = Debug|Win32 153 158 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|Win32.Build.0 = Debug|Win32 154 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|x64.ActiveCfg = Debug|x64 155 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|x64.Build.0 = Debug|x64 156 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 159 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug|x64.ActiveCfg = Debug|Win32 160 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 157 161 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 158 162 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 159 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium160 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium163 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 164 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 161 165 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 162 166 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 170 174 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|Win32.ActiveCfg = Distribution|Win32 171 175 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|Win32.Build.0 = Distribution|Win32 172 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|x64.ActiveCfg = Distribution|x64 173 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|x64.Build.0 = Distribution|x64 176 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Distribution|x64.ActiveCfg = Distribution|Win32 174 177 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Any CPU.ActiveCfg = Nightly|x64 175 178 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 176 179 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Itanium.Build.0 = Nightly|Itanium 177 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64178 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Mixed Platforms.Build.0 = Nightly| x64180 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 181 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 179 182 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Win32.ActiveCfg = Nightly|Win32 180 183 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Nightly|Win32.Build.0 = Nightly|Win32 … … 188 191 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|Win32.ActiveCfg = Release|Win32 189 192 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|Win32.Build.0 = Release|Win32 190 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|x64.ActiveCfg = Release|x64 191 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|x64.Build.0 = Release|x64 193 {62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}.Release|x64.ActiveCfg = Release|Win32 192 194 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Any CPU.ActiveCfg = Debug|x64 193 195 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 197 199 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Win32.ActiveCfg = Debug|Win32 198 200 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|Win32.Build.0 = Debug|Win32 199 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|x64.ActiveCfg = Debug|x64 200 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|x64.Build.0 = Debug|x64 201 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 201 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug|x64.ActiveCfg = Debug|Win32 202 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 202 203 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 203 204 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 204 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium205 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium205 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 206 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 206 207 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 207 208 {BA246C01-063A-4548-8957-32D5CC76171B}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 215 216 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|Win32.ActiveCfg = Distribution|Win32 216 217 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|Win32.Build.0 = Distribution|Win32 217 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|x64.ActiveCfg = Distribution|x64 218 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|x64.Build.0 = Distribution|x64 218 {BA246C01-063A-4548-8957-32D5CC76171B}.Distribution|x64.ActiveCfg = Distribution|Win32 219 219 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Any CPU.ActiveCfg = Nightly|x64 220 220 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 221 221 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Itanium.Build.0 = Nightly|Itanium 222 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64223 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Mixed Platforms.Build.0 = Nightly| x64222 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 223 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 224 224 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Win32.ActiveCfg = Nightly|Win32 225 225 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|Win32.Build.0 = Nightly|Win32 226 226 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|x64.ActiveCfg = Nightly|x64 227 {BA246C01-063A-4548-8957-32D5CC76171B}.Nightly|x64.Build.0 = Nightly|x64 227 228 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Any CPU.ActiveCfg = Release|x64 228 229 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Itanium.ActiveCfg = Release|Itanium … … 232 233 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Win32.ActiveCfg = Release|Win32 233 234 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|Win32.Build.0 = Release|Win32 234 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|x64.ActiveCfg = Release| x64235 {BA246C01-063A-4548-8957-32D5CC76171B}.Release|x64.ActiveCfg = Release|Win32 235 236 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Any CPU.ActiveCfg = Debug|x64 236 237 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 240 241 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Win32.ActiveCfg = Debug|Win32 241 242 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|Win32.Build.0 = Debug|Win32 242 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|x64.ActiveCfg = Debug|x64 243 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|x64.Build.0 = Debug|x64 244 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 243 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug|x64.ActiveCfg = Debug|Win32 244 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 245 245 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 246 246 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 247 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium248 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium247 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 248 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 249 249 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 250 250 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 258 258 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|Win32.ActiveCfg = Distribution|Win32 259 259 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|Win32.Build.0 = Distribution|Win32 260 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|x64.ActiveCfg = Distribution|x64 261 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|x64.Build.0 = Distribution|x64 260 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Distribution|x64.ActiveCfg = Distribution|Win32 262 261 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Any CPU.ActiveCfg = Nightly|x64 263 262 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 264 263 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Itanium.Build.0 = Nightly|Itanium 265 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64266 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Mixed Platforms.Build.0 = Nightly| x64264 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 265 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 267 266 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Win32.ActiveCfg = Nightly|Win32 268 267 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Nightly|Win32.Build.0 = Nightly|Win32 … … 276 275 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|Win32.ActiveCfg = Release|Win32 277 276 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|Win32.Build.0 = Release|Win32 278 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|x64.ActiveCfg = Release|x64 279 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|x64.Build.0 = Release|x64 277 {E6E588AB-EFEF-481C-9AF7-DCDCB95CFF45}.Release|x64.ActiveCfg = Release|Win32 280 278 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Any CPU.ActiveCfg = Debug|x64 281 279 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 285 283 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Win32.ActiveCfg = Debug|Win32 286 284 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|Win32.Build.0 = Debug|Win32 287 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|x64.ActiveCfg = Debug|x64 288 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|x64.Build.0 = Debug|x64 289 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 285 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug|x64.ActiveCfg = Debug|Win32 286 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 290 287 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 291 288 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 292 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium293 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium289 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 290 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 294 291 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 295 292 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 304 301 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution|Win32.Build.0 = Distribution|Win32 305 302 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution|x64.ActiveCfg = Distribution|x64 306 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Distribution|x64.Build.0 = Distribution|x64307 303 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Any CPU.ActiveCfg = Nightly|x64 308 304 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 309 305 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Itanium.Build.0 = Nightly|Itanium 310 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64311 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Mixed Platforms.Build.0 = Nightly| x64306 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 307 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 312 308 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Win32.ActiveCfg = Nightly|Win32 313 309 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Nightly|Win32.Build.0 = Nightly|Win32 … … 321 317 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|Win32.ActiveCfg = Release|Win32 322 318 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|Win32.Build.0 = Release|Win32 323 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|x64.ActiveCfg = Release|x64 324 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|x64.Build.0 = Release|x64 319 {2FF60AF6-09AA-49AB-B414-2E8FD01655C6}.Release|x64.ActiveCfg = Release|Win32 325 320 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Any CPU.ActiveCfg = Debug|x64 326 321 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 330 325 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Win32.ActiveCfg = Debug|Win32 331 326 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|Win32.Build.0 = Debug|Win32 332 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|x64.ActiveCfg = Debug|x64 333 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|x64.Build.0 = Debug|x64 334 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 327 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug|x64.ActiveCfg = Debug|Win32 328 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 335 329 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 336 330 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 337 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium338 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium331 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 332 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 339 333 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 340 334 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 349 343 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution|Win32.Build.0 = Distribution|Win32 350 344 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution|x64.ActiveCfg = Distribution|x64 351 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Distribution|x64.Build.0 = Distribution|x64352 345 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Any CPU.ActiveCfg = Nightly|x64 353 346 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 354 347 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Itanium.Build.0 = Nightly|Itanium 355 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64356 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Mixed Platforms.Build.0 = Nightly| x64348 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 349 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 357 350 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Win32.ActiveCfg = Nightly|Win32 358 351 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Nightly|Win32.Build.0 = Nightly|Win32 … … 366 359 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|Win32.ActiveCfg = Release|Win32 367 360 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|Win32.Build.0 = Release|Win32 368 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|x64.ActiveCfg = Release|x64 369 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|x64.Build.0 = Release|x64 361 {08D6246D-1B4A-47A3-965D-296DCC54A4E8}.Release|x64.ActiveCfg = Release|Win32 370 362 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Any CPU.ActiveCfg = Debug|x64 371 363 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 375 367 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Win32.ActiveCfg = Debug|Win32 376 368 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|Win32.Build.0 = Debug|Win32 377 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|x64.ActiveCfg = Debug|x64 378 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|x64.Build.0 = Debug|x64 379 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 369 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug|x64.ActiveCfg = Debug|Win32 370 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 380 371 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 381 372 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 382 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium383 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium373 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 374 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 384 375 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 385 376 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 393 384 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|Win32.ActiveCfg = Distribution|Win32 394 385 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|Win32.Build.0 = Distribution|Win32 395 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|x64.ActiveCfg = Distribution|x64 396 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|x64.Build.0 = Distribution|x64 386 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Distribution|x64.ActiveCfg = Distribution|Win32 397 387 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Any CPU.ActiveCfg = Nightly|x64 398 388 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 399 389 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Itanium.Build.0 = Nightly|Itanium 400 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64401 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Mixed Platforms.Build.0 = Nightly| x64390 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 391 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 402 392 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Win32.ActiveCfg = Nightly|Win32 403 393 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Nightly|Win32.Build.0 = Nightly|Win32 … … 411 401 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|Win32.ActiveCfg = Release|Win32 412 402 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|Win32.Build.0 = Release|Win32 413 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|x64.ActiveCfg = Release|x64 414 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|x64.Build.0 = Release|x64 403 {2FCAF54B-AAD3-4F59-895A-8F9CEAFDC65D}.Release|x64.ActiveCfg = Release|Win32 415 404 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|Any CPU.ActiveCfg = Debug|x64 416 405 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 420 409 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|Win32.ActiveCfg = Debug|Win32 421 410 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|Win32.Build.0 = Debug|Win32 422 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|x64.ActiveCfg = Debug|x64 423 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|x64.Build.0 = Debug|x64 424 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 411 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug|x64.ActiveCfg = Debug|Win32 412 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 425 413 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 426 414 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 427 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium428 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium415 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 416 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 429 417 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 430 418 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 438 426 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|Win32.ActiveCfg = Distribution|Win32 439 427 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|Win32.Build.0 = Distribution|Win32 440 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|x64.ActiveCfg = Distribution|x64 441 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|x64.Build.0 = Distribution|x64 428 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Distribution|x64.ActiveCfg = Distribution|Win32 442 429 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Any CPU.ActiveCfg = Nightly|x64 443 430 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 444 431 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Itanium.Build.0 = Nightly|Itanium 445 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64446 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Mixed Platforms.Build.0 = Nightly| x64432 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 433 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 447 434 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Win32.ActiveCfg = Nightly|Win32 448 435 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|Win32.Build.0 = Nightly|Win32 449 436 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|x64.ActiveCfg = Nightly|x64 437 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Nightly|x64.Build.0 = Nightly|x64 450 438 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|Any CPU.ActiveCfg = Release|x64 451 439 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|Itanium.ActiveCfg = Release|Itanium … … 455 443 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|Win32.ActiveCfg = Release|Win32 456 444 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|Win32.Build.0 = Release|Win32 457 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|x64.ActiveCfg = Release|x64 458 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|x64.Build.0 = Release|x64 445 {8F1C3E39-D6C6-4414-AAD2-FE03C9A8655F}.Release|x64.ActiveCfg = Release|Win32 459 446 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|Any CPU.ActiveCfg = Debug|x64 460 447 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 464 451 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|Win32.ActiveCfg = Debug|Win32 465 452 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|Win32.Build.0 = Debug|Win32 466 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|x64.ActiveCfg = Debug|x64 467 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|x64.Build.0 = Debug|x64 468 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium 453 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug|x64.ActiveCfg = Debug|Win32 454 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 469 455 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 470 456 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 471 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium472 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium457 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 458 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 473 459 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 474 460 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 482 468 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|Win32.ActiveCfg = Distribution|Win32 483 469 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|Win32.Build.0 = Distribution|Win32 484 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|x64.ActiveCfg = Distribution|x64 485 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|x64.Build.0 = Distribution|x64 470 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Distribution|x64.ActiveCfg = Distribution|Win32 486 471 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Any CPU.ActiveCfg = Nightly|x64 487 472 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 488 473 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Itanium.Build.0 = Nightly|Itanium 489 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64490 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Mixed Platforms.Build.0 = Nightly| x64474 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 475 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 491 476 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Win32.ActiveCfg = Nightly|Win32 492 477 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Nightly|Win32.Build.0 = Nightly|Win32 … … 500 485 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|Win32.ActiveCfg = Release|Win32 501 486 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|Win32.Build.0 = Release|Win32 502 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|x64.ActiveCfg = Release|x64 503 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|x64.Build.0 = Release|x64 487 {05DE66AC-E55C-43B3-849F-7EC695D8B8D0}.Release|x64.ActiveCfg = Release|Win32 504 488 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug|Any CPU.ActiveCfg = Debug|x64 505 489 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug|Itanium.ActiveCfg = Debug|Itanium … … 511 495 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug|x64.ActiveCfg = Debug|x64 512 496 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug|x64.Build.0 = Debug|x64 513 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck| Itanium497 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 514 498 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium 515 499 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium 516 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck| Itanium517 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck| Itanium500 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 501 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 518 502 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 519 503 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 … … 532 516 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Itanium.ActiveCfg = Nightly|Itanium 533 517 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Itanium.Build.0 = Nightly|Itanium 534 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Mixed Platforms.ActiveCfg = Nightly| x64535 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Mixed Platforms.Build.0 = Nightly| x64518 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Mixed Platforms.ActiveCfg = Nightly|Win32 519 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Mixed Platforms.Build.0 = Nightly|Win32 536 520 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Win32.ActiveCfg = Nightly|Win32 537 521 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|Win32.Build.0 = Nightly|Win32 538 522 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|x64.ActiveCfg = Nightly|x64 523 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Nightly|x64.Build.0 = Nightly|x64 539 524 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Release|Any CPU.ActiveCfg = Release|x64 540 525 {626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}.Release|Itanium.ActiveCfg = Release|Itanium … … 548 533 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 549 534 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Any CPU.Build.0 = Debug|Any CPU 550 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Itanium.ActiveCfg = Debug| Itanium535 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Itanium.ActiveCfg = Debug|Any CPU 551 536 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU 552 537 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU … … 554 539 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug|x64.ActiveCfg = Debug|Any CPU 555 540 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Any CPU 556 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck| Itanium.ActiveCfg = Debug-MemCheck|Itanium557 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck| Mixed Platforms.ActiveCfg = Debug-MemCheck|Itanium558 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Mixed Platforms. Build.0 = Debug-MemCheck|Itanium559 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck| Win32.ActiveCfg = Debug-MemCheck|Itanium560 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck| x64.ActiveCfg = Debug-MemCheck|Itanium561 {0E2B21D9-F432-4127-8E92-7716B1072510}.D istribution|Any CPU.ActiveCfg = Debug|Any CPU562 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Any CPU. Build.0 = Debug|Any CPU563 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution| Itanium.ActiveCfg = Debug|Itanium564 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution| Mixed Platforms.ActiveCfg = Debug|Any CPU565 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Mixed Platforms. Build.0 = Debug|Any CPU566 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution| Win32.ActiveCfg = Debug|Any CPU567 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution| x64.ActiveCfg = Debug|Any CPU568 {0E2B21D9-F432-4127-8E92-7716B1072510}. Nightly|Any CPU.ActiveCfg = Release|Any CPU569 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Any CPU. Build.0 = Release|Any CPU570 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly| Itanium.ActiveCfg = Release|Itanium571 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Itanium. Build.0 = Release|Itanium572 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Mixed Platforms.ActiveCfg = Release|Any CPU573 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Mixed Platforms.Build.0 = Release|Any CPU574 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Win32.ActiveCfg = Release|Any CPU575 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|x64.ActiveCfg = Release|Any CPU541 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Any CPU.Build.0 = Debug-MemCheck|Any CPU 542 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Any CPU 543 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|Any CPU 544 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|Any CPU 545 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Any CPU 546 {0E2B21D9-F432-4127-8E92-7716B1072510}.Debug-MemCheck|x64.ActiveCfg = Debug-MemCheck|Any CPU 547 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Any CPU.ActiveCfg = Debug-MemCheck|Any CPU 548 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Any CPU.Build.0 = Debug-MemCheck|Any CPU 549 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Itanium.ActiveCfg = Debug-MemCheck|Any CPU 550 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Mixed Platforms.ActiveCfg = Debug-MemCheck|Any CPU 551 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Mixed Platforms.Build.0 = Debug-MemCheck|Any CPU 552 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|Win32.ActiveCfg = Debug-MemCheck|Any CPU 553 {0E2B21D9-F432-4127-8E92-7716B1072510}.Distribution|x64.ActiveCfg = Debug-MemCheck|Any CPU 554 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Any CPU.ActiveCfg = Debug-MemCheck|Any CPU 555 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Any CPU.Build.0 = Debug-MemCheck|Any CPU 556 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Itanium.ActiveCfg = Debug-MemCheck|Any CPU 557 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Mixed Platforms.ActiveCfg = Debug-MemCheck|Any CPU 558 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Mixed Platforms.Build.0 = Debug-MemCheck|Any CPU 559 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|Win32.ActiveCfg = Debug-MemCheck|Any CPU 560 {0E2B21D9-F432-4127-8E92-7716B1072510}.Nightly|x64.ActiveCfg = Debug-MemCheck|Any CPU 576 561 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Any CPU.ActiveCfg = Release|Any CPU 577 562 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Any CPU.Build.0 = Release|Any CPU 578 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Itanium.ActiveCfg = Release| Itanium563 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Itanium.ActiveCfg = Release|Any CPU 579 564 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU 580 565 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Mixed Platforms.Build.0 = Release|Any CPU 581 566 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Win32.ActiveCfg = Release|Any CPU 582 567 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|x64.ActiveCfg = Release|Any CPU 583 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Any CPU.ActiveCfg = Debug|x64584 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Itanium.ActiveCfg = Debug|x64585 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64586 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.Build.0 = Debug|x64587 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Win32.ActiveCfg = Debug|Win32588 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Win32.Build.0 = Debug|Win32589 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.ActiveCfg = Debug|x64590 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.Build.0 = Debug|x64591 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|Itanium592 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|Itanium593 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Itanium.Build.0 = Debug-MemCheck|Itanium594 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|Itanium595 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|Itanium596 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32597 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32598 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|x64.ActiveCfg = Debug-MemCheck|x64599 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|x64.Build.0 = Debug-MemCheck|x64600 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Any CPU.ActiveCfg = Distribution|x64601 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Itanium.ActiveCfg = Distribution|Itanium602 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Mixed Platforms.ActiveCfg = Distribution|x64603 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Mixed Platforms.Build.0 = Distribution|x64604 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Win32.ActiveCfg = Distribution|Win32605 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|x64.ActiveCfg = Distribution|x64606 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Any CPU.ActiveCfg = Nightly|x64607 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Itanium.ActiveCfg = Nightly|x64608 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Mixed Platforms.ActiveCfg = Nightly|x64609 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Mixed Platforms.Build.0 = Nightly|x64610 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Win32.ActiveCfg = Nightly|Win32611 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Win32.Build.0 = Nightly|Win32612 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|x64.ActiveCfg = Nightly|x64613 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|x64.Build.0 = Nightly|x64614 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Any CPU.ActiveCfg = Release|x64615 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Itanium.ActiveCfg = Release|x64616 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Mixed Platforms.ActiveCfg = Release|x64617 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Mixed Platforms.Build.0 = Release|x64618 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Win32.ActiveCfg = Release|Win32619 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Win32.Build.0 = Release|Win32620 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|x64.ActiveCfg = Release|x64621 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|x64.Build.0 = Release|x64622 568 EndGlobalSection 623 569 GlobalSection(SolutionProperties) = preSolution -
NSClient++-2008.vcproj
r5044c09 r8b206ee 25 25 <Configuration 26 26 Name="Release|Win32" 27 OutputDirectory="$( ConfigurationName)"28 IntermediateDirectory=" $(ConfigurationName)"27 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 28 IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 29 29 ConfigurationType="1" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 31 UseOfMFC="0" 32 32 ATLMinimizesCRunTimeLibraryUsage="false" 33 CharacterSet=" 2"33 CharacterSet="1" 34 34 > 35 35 <Tool … … 91 91 SuppressStartupBanner="true" 92 92 GenerateManifest="false" 93 UACExecutionLevel="2"94 93 IgnoreAllDefaultLibraries="false" 95 94 IgnoreDefaultLibraryNames="" … … 127 126 <Configuration 128 127 Name="Release|x64" 129 OutputDirectory="$( PlatformName)\$(ConfigurationName)"130 IntermediateDirectory=" $(PlatformName)\$(ConfigurationName)"128 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 129 IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 131 130 ConfigurationType="1" 132 131 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 133 132 UseOfMFC="0" 134 133 ATLMinimizesCRunTimeLibraryUsage="false" 135 CharacterSet=" 2"134 CharacterSet="1" 136 135 > 137 136 <Tool … … 192 191 LinkIncremental="1" 193 192 SuppressStartupBanner="true" 194 UACExecutionLevel="2"195 193 IgnoreAllDefaultLibraries="false" 196 194 IgnoreDefaultLibraryNames="" … … 227 225 <Configuration 228 226 Name="Release|Itanium" 229 OutputDirectory="$( PlatformName)\$(ConfigurationName)"227 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 230 228 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 231 229 ConfigurationType="1" … … 233 231 UseOfMFC="0" 234 232 ATLMinimizesCRunTimeLibraryUsage="false" 235 CharacterSet=" 2"233 CharacterSet="1" 236 234 > 237 235 <Tool … … 292 290 LinkIncremental="1" 293 291 SuppressStartupBanner="true" 294 UACExecutionLevel="2"295 292 IgnoreAllDefaultLibraries="false" 296 293 IgnoreDefaultLibraryNames="" … … 333 330 UseOfMFC="0" 334 331 ATLMinimizesCRunTimeLibraryUsage="false" 335 CharacterSet=" 2"332 CharacterSet="1" 336 333 > 337 334 <Tool … … 356 353 Optimization="0" 357 354 AdditionalIncludeDirectories="include" 358 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_ STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"355 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" 359 356 BasicRuntimeChecks="3" 360 357 RuntimeLibrary="3" … … 388 385 LinkIncremental="1" 389 386 SuppressStartupBanner="true" 390 UACExecutionLevel="2"391 387 ModuleDefinitionFile="" 392 388 GenerateDebugInformation="true" 393 ProgramDatabaseFile=".\Debug/ IconService.pdb"389 ProgramDatabaseFile=".\Debug/NSClient++.pdb" 394 390 SubSystem="1" 395 391 RandomizedBaseAddress="1" … … 427 423 UseOfMFC="0" 428 424 ATLMinimizesCRunTimeLibraryUsage="false" 429 CharacterSet=" 2"425 CharacterSet="1" 430 426 > 431 427 <Tool … … 483 479 LinkIncremental="1" 484 480 SuppressStartupBanner="true" 485 UACExecutionLevel="2"486 481 ModuleDefinitionFile="" 487 482 GenerateDebugInformation="true" … … 522 517 UseOfMFC="0" 523 518 ATLMinimizesCRunTimeLibraryUsage="false" 524 CharacterSet=" 2"519 CharacterSet="1" 525 520 > 526 521 <Tool … … 578 573 LinkIncremental="1" 579 574 SuppressStartupBanner="true" 580 UACExecutionLevel="2"581 575 ModuleDefinitionFile="" 582 576 GenerateDebugInformation="true" … … 617 611 UseOfMFC="0" 618 612 ATLMinimizesCRunTimeLibraryUsage="false" 619 CharacterSet=" 2"613 CharacterSet="1" 620 614 > 621 615 <Tool … … 625 619 <Tool 626 620 Name="VCCustomBuildTool" 627 CommandLine="echo Copying dependency DLLs
cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\"
echo Copying scripts
cmd /c "mkdir "$(TargetDir)\scripts""
cmd /c "xcopy /Q /Y "$(InputDir)\scripts" "$(TargetDir)\scripts""
echo Removing old archive
cmd /c "del "$(InputDir)\Dist\modules\*.pdb""
cmd /c "del "$(InputDir)\Dist\*.zip""
echo Making archive: 7z.exe a -r -tzip -bd "$(TargetDir)\$( InputName)-$(PlatformName).zip" "$(TargetDir)\*"
7z.exe a -r -tzip -bd "$(TargetDir)\$(InputName)-$(PlatformName).zip" "$(TargetDir)\*"
echo Renaming archive
postbuild.pl "$(TargetDir)\$(InputName)-$(PlatformName).zip"
echo Sending to server
echo pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
"621 CommandLine="echo Copying dependency DLLs
cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\"
echo Copying scripts
cmd /c "mkdir "$(TargetDir)\scripts""
cmd /c "xcopy /Q /Y "$(InputDir)\scripts" "$(TargetDir)\scripts""
echo Removing old archive
cmd /c "del "$(InputDir)\Dist\modules\*.pdb""
cmd /c "del "$(InputDir)\Dist\*.zip""
echo Making archive: 7z.exe a -r -tzip -bd "$(TargetDir)\$(ParentName)-$(PlatformName).zip" "$(TargetDir)\*"
7z.exe a -r -tzip -bd "$(TargetDir)\$(ParentName)-$(PlatformName).zip" "$(TargetDir)\*"
echo Renaming archive
postbuild.pl "$(TargetDir)\$(ParentName)-$(PlatformName).zip"
echo Sending to server
echo pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
" 628 622 Outputs="$(InputDir)\Dist\$(ProjectName).zip" 629 623 /> … … 676 670 LinkIncremental="1" 677 671 SuppressStartupBanner="true" 678 UACExecutionLevel="2"679 672 IgnoreAllDefaultLibraries="false" 680 673 IgnoreDefaultLibraryNames="" … … 719 712 UseOfMFC="0" 720 713 ATLMinimizesCRunTimeLibraryUsage="false" 721 CharacterSet=" 2"714 CharacterSet="1" 722 715 > 723 716 <Tool … … 779 772 LinkIncremental="1" 780 773 SuppressStartupBanner="true" 781 UACExecutionLevel="2"782 774 IgnoreAllDefaultLibraries="false" 783 775 IgnoreDefaultLibraryNames="" … … 822 814 UseOfMFC="0" 823 815 ATLMinimizesCRunTimeLibraryUsage="false" 824 CharacterSet=" 2"816 CharacterSet="1" 825 817 > 826 818 <Tool … … 882 874 LinkIncremental="1" 883 875 SuppressStartupBanner="true" 884 UACExecutionLevel="2"885 876 IgnoreAllDefaultLibraries="false" 886 877 IgnoreDefaultLibraryNames="" … … 919 910 <Configuration 920 911 Name="Nightly|Win32" 921 OutputDirectory="$( ConfigurationName)"922 IntermediateDirectory=" $(ConfigurationName)"912 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 913 IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 923 914 ConfigurationType="1" 924 915 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 925 916 UseOfMFC="0" 926 917 ATLMinimizesCRunTimeLibraryUsage="false" 927 CharacterSet=" 2"918 CharacterSet="1" 928 919 > 929 920 <Tool … … 933 924 <Tool 934 925 Name="VCCustomBuildTool" 935 CommandLine="echo Seting up scripts
cmd /c "mkdir $(InputDir)\Dist\scripts\"
cmd /c "xcopy /Q /Y $(InputDir)\scripts\*.bat $(InputDir)\Dist\scripts\"
echo Removing old archive
cmd /c "del "$(InputDir)\Dist\modules\*.pdb""
cmd /c "del "$(InputDir)\Dist\*.zip""
echo Making archive
7z.exe a -r -tzip -bd $(TargetDir)\$(InputName)-$(PlatformName).zip $(TargetDir)\*
echo Renaming archive
postbuild.pl "$(TargetDir)\$(InputName)-$(PlatformName).zip"
echo Sending to server
pscp.exe $(TargetDir)\*.zipmickem@ssl.nakednuns.org:/var/www/files/nightly/
"936 Outputs="$( InputDir)\Dist\$(ProjectName).zip"926 CommandLine="echo Seting up scripts
cmd /c "mkdir "$(TargetDir)\scripts\""
cmd /c "xcopy /Q /Y "$(InputDir)\scripts\*.*" "$(TargetDir)\scripts\""
echo Removing old archive and files we dont want
cmd /c "del "$(TargetDir)\modules\*.lib""
cmd /c "del "$(TargetDir)\modules\*.exp""
cmd /c "del "$(TargetDir)\*.zip""
echo Making archive
7z.exe a -r -tzip -bd "$(TargetDir)\$(ProjectName)-$(PlatformName).zip" "$(TargetDir)\*"
echo Renaming archive
postbuild.pl "$(TargetDir)\$(ProjectName)-$(PlatformName).zip"
echo Sending to server
pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
" 927 Outputs="$(TargetDir)\$(ProjectName)-$(PlatformName).zip" 937 928 /> 938 929 <Tool … … 949 940 <Tool 950 941 Name="VCCLCompilerTool" 951 Optimization="2"952 InlineFunctionExpansion="1"953 942 AdditionalIncludeDirectories="include" 954 943 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 955 StringPooling="true"956 RuntimeLibrary="0"957 EnableFunctionLevelLinking="true"958 UsePrecompiledHeader="2"959 PrecompiledHeaderThrough="stdafx.h"960 PrecompiledHeaderFile=".\Release/IconService.pch"961 AssemblerListingLocation=".\Release/"962 ObjectFile=".\Release/"963 ProgramDataBaseFileName=".\Release/"964 944 WarningLevel="3" 965 945 SuppressStartupBanner="true" 966 Detect64BitPortabilityProblems="false"967 946 /> 968 947 <Tool … … 981 960 Name="VCLinkerTool" 982 961 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib" 983 OutputFile=".\Dist/NSClient++.exe"984 962 LinkIncremental="1" 985 963 SuppressStartupBanner="true" 986 UACExecutionLevel="2"987 964 IgnoreAllDefaultLibraries="false" 988 965 IgnoreDefaultLibraryNames="" 989 966 ModuleDefinitionFile="" 990 ProgramDatabaseFile=" .\Release/IconService.pdb"967 ProgramDatabaseFile="" 991 968 SubSystem="1" 992 OptimizeForWindows98="1" 969 OptimizeReferences="2" 970 EnableCOMDATFolding="2" 993 971 RandomizedBaseAddress="1" 994 972 DataExecutionPrevention="0" … … 1019 997 <Configuration 1020 998 Name="Nightly|x64" 1021 OutputDirectory="$( PlatformName)\$(ConfigurationName)"1022 IntermediateDirectory=" $(PlatformName)\$(ConfigurationName)"999 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 1000 IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 1023 1001 ConfigurationType="1" 1024 1002 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1025 1003 UseOfMFC="0" 1026 1004 ATLMinimizesCRunTimeLibraryUsage="false" 1027 CharacterSet=" 2"1005 CharacterSet="1" 1028 1006 > 1029 1007 <Tool … … 1032 1010 <Tool 1033 1011 Name="VCCustomBuildTool" 1034 CommandLine="echo Copying dependency DLLs
cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\"
cmd /c "mkdir $(InputDir)\Dist\scripts\"
cmd /c "xcopy /Q /Y $(InputDir)\scripts\*.bat $(InputDir)\Dist\scripts\"
echo Removing old archive
cmd /c "del $(InputDir)\Dist\modules\*.pdb"
cmd /c "del $(InputDir)\Dist\*.zip"
echo Making archive
7z.exe a -r -tzip -bd $(TargetDir)\$(InputName)-$(PlatformName).zip $(TargetDir)\*
echo Renaming archive
postbuild.pl "$(TargetDir)\$(InputName)-$(PlatformName).zip"
echo Sending to server
pscp.exe $(TargetDir)\*.zipmickem@ssl.nakednuns.org:/var/www/files/nightly/
"1035 Outputs="$( InputDir)\Dist\$(ProjectName).zip"1012 CommandLine="echo Seting up scripts
cmd /c "mkdir "$(TargetDir)\scripts\""
cmd /c "xcopy /Q /Y "$(InputDir)\scripts\*.*" "$(TargetDir)\scripts\""
echo Removing old archive and files we dont want
cmd /c "del "$(TargetDir)\modules\*.lib""
cmd /c "del "$(TargetDir)\modules\*.exp""
cmd /c "del "$(TargetDir)\*.zip""
echo Making archive
7z.exe a -r -tzip -bd "$(TargetDir)\$(ProjectName)-$(PlatformName).zip" "$(TargetDir)\*"
echo Renaming archive
postbuild.pl "$(TargetDir)\$(ProjectName)-$(PlatformName).zip"
echo Sending to server
pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
" 1013 Outputs="$(TargetDir)\$(ProjectName)-$(PlatformName).zip" 1036 1014 /> 1037 1015 <Tool … … 1049 1027 <Tool 1050 1028 Name="VCCLCompilerTool" 1051 Optimization="2"1052 InlineFunctionExpansion="1"1053 1029 AdditionalIncludeDirectories="include" 1054 1030 PreprocessorDefinitions="ARCH_x64" 1055 StringPooling="true"1056 RuntimeLibrary="0"1057 EnableFunctionLevelLinking="true"1058 UsePrecompiledHeader="2"1059 PrecompiledHeaderThrough="stdafx.h"1060 PrecompiledHeaderFile=".\Release/IconService.pch"1061 AssemblerListingLocation=".\Release/"1062 ObjectFile=".\Release/"1063 ProgramDataBaseFileName=".\Release/"1064 1031 WarningLevel="3" 1065 1032 SuppressStartupBanner="true" 1066 Detect64BitPortabilityProblems="false"1067 1033 /> 1068 1034 <Tool … … 1081 1047 Name="VCLinkerTool" 1082 1048 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib" 1083 OutputFile=".\Dist/NSClient++.exe"1084 1049 LinkIncremental="1" 1085 1050 SuppressStartupBanner="true" 1086 UACExecutionLevel="2"1087 1051 IgnoreAllDefaultLibraries="false" 1088 1052 IgnoreDefaultLibraryNames="" 1089 1053 ModuleDefinitionFile="" 1090 ProgramDatabaseFile=" .\Release/IconService.pdb"1054 ProgramDatabaseFile="" 1091 1055 SubSystem="1" 1092 OptimizeForWindows98="1" 1056 OptimizeReferences="2" 1057 EnableCOMDATFolding="2" 1093 1058 RandomizedBaseAddress="1" 1094 1059 DataExecutionPrevention="0" … … 1119 1084 <Configuration 1120 1085 Name="Nightly|Itanium" 1121 OutputDirectory="$( PlatformName)\$(ConfigurationName)"1122 IntermediateDirectory=" $(PlatformName)\$(ConfigurationName)"1086 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 1087 IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 1123 1088 ConfigurationType="1" 1124 1089 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1125 1090 UseOfMFC="0" 1126 1091 ATLMinimizesCRunTimeLibraryUsage="false" 1127 CharacterSet=" 2"1092 CharacterSet="1" 1128 1093 > 1129 1094 <Tool … … 1132 1097 <Tool 1133 1098 Name="VCCustomBuildTool" 1134 CommandLine="echo Copying dependency DLLs
cmd /c "xcopy /Q /Y $(InputDir)\dist_dll\*.dll $(InputDir)\Dist\"
cmd /c "mkdir $(InputDir)\Dist\scripts\"
cmd /c "xcopy /Q /Y $(InputDir)\scripts\*.bat $(InputDir)\Dist\scripts\"
echo Removing old archive
cmd /c "del $(InputDir)\Dist\modules\*.pdb"
cmd /c "del $(InputDir)\Dist\*.zip"
echo Making archive
7z.exe a -r -tzip -bd $(TargetDir)\$(InputName)-$(PlatformName).zip $(TargetDir)\*
echo Renaming archive
postbuild.pl "$(TargetDir)\$(InputName)-$(PlatformName).zip"
echo Sending to server
pscp.exe $(TargetDir)\*.zipmickem@ssl.nakednuns.org:/var/www/files/nightly/
"1135 Outputs="$( InputDir)\Dist\$(ProjectName).zip"1099 CommandLine="echo Seting up scripts
cmd /c "mkdir "$(TargetDir)\scripts\""
cmd /c "xcopy /Q /Y "$(InputDir)\scripts\*.*" "$(TargetDir)\scripts\""
echo Removing old archive and files we dont want
cmd /c "del "$(TargetDir)\modules\*.lib""
cmd /c "del "$(TargetDir)\modules\*.exp""
cmd /c "del "$(TargetDir)\*.zip""
echo Making archive
7z.exe a -r -tzip -bd "$(TargetDir)\$(ProjectName)-$(PlatformName).zip" "$(TargetDir)\*"
echo Renaming archive
postbuild.pl "$(TargetDir)\$(ProjectName)-$(PlatformName).zip"
echo Sending to server
pscp.exe "$(TargetDir)\*.zip" mickem@ssl.nakednuns.org:/var/www/files/nightly/
" 1100 Outputs="$(TargetDir)\$(ProjectName)-$(PlatformName).zip" 1136 1101 /> 1137 1102 <Tool … … 1149 1114 <Tool 1150 1115 Name="VCCLCompilerTool" 1151 Optimization="2"1152 InlineFunctionExpansion="1"1153 1116 AdditionalIncludeDirectories="include" 1154 1117 PreprocessorDefinitions="ARCH_x64" 1155 StringPooling="true"1156 RuntimeLibrary="0"1157 EnableFunctionLevelLinking="true"1158 UsePrecompiledHeader="2"1159 PrecompiledHeaderThrough="stdafx.h"1160 PrecompiledHeaderFile=".\Release/IconService.pch"1161 AssemblerListingLocation=".\Release/"1162 ObjectFile=".\Release/"1163 ProgramDataBaseFileName=".\Release/"1164 1118 WarningLevel="3" 1165 1119 SuppressStartupBanner="true" 1166 Detect64BitPortabilityProblems="false"1167 1120 /> 1168 1121 <Tool … … 1181 1134 Name="VCLinkerTool" 1182 1135 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib" 1183 OutputFile=".\Dist/NSClient++.exe"1184 1136 LinkIncremental="1" 1185 1137 SuppressStartupBanner="true" 1186 UACExecutionLevel="2"1138 EnableUAC="false" 1187 1139 IgnoreAllDefaultLibraries="false" 1188 1140 IgnoreDefaultLibraryNames="" 1189 1141 ModuleDefinitionFile="" 1190 ProgramDatabaseFile=" .\Release/IconService.pdb"1142 ProgramDatabaseFile="" 1191 1143 SubSystem="1" 1192 OptimizeForWindows98="1" 1144 OptimizeReferences="2" 1145 EnableCOMDATFolding="2" 1193 1146 RandomizedBaseAddress="1" 1194 1147 DataExecutionPrevention="0" … … 1225 1178 UseOfMFC="0" 1226 1179 ATLMinimizesCRunTimeLibraryUsage="false" 1227 CharacterSet=" 2"1180 CharacterSet="1" 1228 1181 > 1229 1182 <Tool … … 1280 1233 LinkIncremental="1" 1281 1234 SuppressStartupBanner="true" 1282 UACExecutionLevel="2"1283 1235 ModuleDefinitionFile="" 1284 1236 GenerateDebugInformation="true" … … 1319 1271 UseOfMFC="0" 1320 1272 ATLMinimizesCRunTimeLibraryUsage="false" 1321 CharacterSet=" 2"1273 CharacterSet="1" 1322 1274 > 1323 1275 <Tool … … 1375 1327 LinkIncremental="1" 1376 1328 SuppressStartupBanner="true" 1377 UACExecutionLevel="2"1378 1329 ModuleDefinitionFile="" 1379 1330 GenerateDebugInformation="true" … … 1414 1365 UseOfMFC="0" 1415 1366 ATLMinimizesCRunTimeLibraryUsage="false" 1416 CharacterSet=" 2"1367 CharacterSet="1" 1417 1368 > 1418 1369 <Tool … … 1470 1421 LinkIncremental="1" 1471 1422 SuppressStartupBanner="true" 1472 UACExecutionLevel="2"1473 1423 ModuleDefinitionFile="" 1474 1424 GenerateDebugInformation="true" … … 2430 2380 </File> 2431 2381 <File 2382 RelativePath=".\include\REGSettings.h" 2383 > 2384 </File> 2385 <File 2432 2386 RelativePath=".\include\ServiceCmd.h" 2433 2387 > … … 2474 2428 <Tool 2475 2429 Name="VCCustomBuildTool" 2476 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(InputDir)\Dist\""
" 2430 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2431 Outputs="$(TargetDir)\$(InputFileName)" 2477 2432 /> 2478 2433 </FileConfiguration> … … 2482 2437 <Tool 2483 2438 Name="VCCustomBuildTool" 2484 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(InputDir)\Dist\""
" 2439 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2440 Outputs="$(TargetDir)\$(InputFileName)" 2485 2441 /> 2486 2442 </FileConfiguration> … … 2490 2446 <Tool 2491 2447 Name="VCCustomBuildTool" 2492 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(InputDir)\Dist\""
" 2448 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2449 Outputs="$(TargetDir)\$(InputFileName)" 2493 2450 /> 2494 2451 </FileConfiguration> … … 2525 2482 <Tool 2526 2483 Name="VCCustomBuildTool" 2527 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$( InputDir)\Dist\""
"2528 Outputs="$( InputDir)\Dist\$(InputFileName)"2484 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2485 Outputs="$(TargetDir)\$(InputFileName)" 2529 2486 /> 2530 2487 </FileConfiguration> … … 2534 2491 <Tool 2535 2492 Name="VCCustomBuildTool" 2536 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$( InputDir)\Dist\""
"2537 Outputs="$( InputDir)\Dist\$(InputFileName)"2493 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2494 Outputs="$(TargetDir)\$(InputFileName)" 2538 2495 /> 2539 2496 </FileConfiguration> … … 2543 2500 <Tool 2544 2501 Name="VCCustomBuildTool" 2545 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$( InputDir)\Dist\""
"2546 Outputs="$( InputDir)\Dist\$(InputFileName)"2502 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputName)" "$(TargetDir)""
" 2503 Outputs="$(TargetDir)\$(InputFileName)" 2547 2504 /> 2548 2505 </FileConfiguration> … … 2871 2828 Name="VCCustomBuildTool" 2872 2829 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)""
" 2873 Outputs="$(TargetDir)\$(InputFileName) " 2830 AdditionalDependencies="" 2831 Outputs="$(TargetDir)\$(InputFileName)" 2874 2832 /> 2875 2833 </FileConfiguration> … … 2879 2837 <Tool 2880 2838 Name="VCCustomBuildTool" 2881 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 2882 Outputs="$(TargetDir)\$(InputFileName) " 2839 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)""
" 2840 AdditionalDependencies="" 2841 Outputs="$(TargetDir)\$(InputFileName)" 2883 2842 /> 2884 2843 </FileConfiguration> … … 2888 2847 <Tool 2889 2848 Name="VCCustomBuildTool" 2890 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(TargetDir)"
" 2891 Outputs="$(TargetDir)\$(InputFileName) " 2849 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)""
" 2850 AdditionalDependencies="" 2851 Outputs="$(TargetDir)\$(InputFileName)" 2892 2852 /> 2893 2853 </FileConfiguration> … … 2896 2856 RelativePath=".\NSC.dist" 2897 2857 > 2858 <FileConfiguration 2859 Name="Release|Win32" 2860 > 2861 <Tool 2862 Name="VCCustomBuildTool" 2863 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""
" 2864 Outputs="$(TargetDir)\$(InputName).ini" 2865 /> 2866 </FileConfiguration> 2867 <FileConfiguration 2868 Name="Release|x64" 2869 > 2870 <Tool 2871 Name="VCCustomBuildTool" 2872 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""
" 2873 Outputs="$(TargetDir)\$(InputName).ini" 2874 /> 2875 </FileConfiguration> 2876 <FileConfiguration 2877 Name="Release|Itanium" 2878 > 2879 <Tool 2880 Name="VCCustomBuildTool" 2881 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""
" 2882 Outputs="$(TargetDir)\$(InputName).ini" 2883 /> 2884 </FileConfiguration> 2898 2885 <FileConfiguration 2899 2886 Name="Distribution|Win32" … … 2928 2915 <Tool 2929 2916 Name="VCCustomBuildTool" 2930 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$( InputDir)\Dist\$(InputName).ini""
"2931 Outputs="$( InputDir)\Dist\$(InputName).ini"2917 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""

" 2918 Outputs="$(TargetDir)\$(InputName).ini" 2932 2919 /> 2933 2920 </FileConfiguration> … … 2937 2924 <Tool 2938 2925 Name="VCCustomBuildTool" 2939 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\$(InputName).ini"
"2940 Outputs="$( InputDir)\Dist\$(InputName).ini"2926 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""

" 2927 Outputs="$(TargetDir)\$(InputName).ini" 2941 2928 /> 2942 2929 </FileConfiguration> … … 2946 2933 <Tool 2947 2934 Name="VCCustomBuildTool" 2948 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\$(InputName).ini"
"2949 Outputs="$( InputDir)\Dist\$(InputName).ini"2935 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(TargetDir)\$(InputName).ini""

" 2936 Outputs="$(TargetDir)\$(InputName).ini" 2950 2937 /> 2951 2938 </FileConfiguration> … … 3053 3040 <Tool 3054 3041 Name="VCCustomBuildTool" 3055 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy "$(InputDir)\$(InputFileName)" "$(InputDir)\Dist\""
"3042 CommandLine="echo Skipping $(InputFileName)...
" 3056 3043 AdditionalDependencies="" 3057 Outputs=" $(InputDir)\Dist\$(InputFileName)"3044 Outputs="" 3058 3045 /> 3059 3046 </FileConfiguration> … … 3064 3051 <Tool 3065 3052 Name="VCCustomBuildTool" 3066 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\"
"3053 CommandLine="echo Skipping $(InputFileName)...
" 3067 3054 AdditionalDependencies="" 3068 Outputs=" $(InputDir)\Dist\$(InputFileName)"3055 Outputs="" 3069 3056 /> 3070 3057 </FileConfiguration> … … 3075 3062 <Tool 3076 3063 Name="VCCustomBuildTool" 3077 CommandLine="echo Copying $(InputFileName)...
cmd /c "copy $(InputDir)\$(InputFileName) $(InputDir)\Dist\"
"3064 CommandLine="echo Skipping $(InputFileName)...
" 3078 3065 AdditionalDependencies="" 3079 Outputs=" $(InputDir)\Dist\$(InputFileName)"3066 Outputs="" 3080 3067 /> 3081 3068 </FileConfiguration> -
include/b64/b64.h
r7e33d82 r8b206ee 231 231 b64::cpp::string_t enc = b64::cpp::encode(&ints[0], sizeof(ints)); 232 232 233 std:: cout << enc << endl;233 std::wcout << enc << endl; 234 234 235 235 b64::cpp::blob_t dec = b64::cpp::decode(enc); -
modules/CheckDisk/CheckDisk-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 109 109 ConfigurationType="2" 110 110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 111 CharacterSet=" 2"111 CharacterSet="1" 112 112 > 113 113 <Tool … … 190 190 ConfigurationType="2" 191 191 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 192 CharacterSet=" 2"192 CharacterSet="1" 193 193 > 194 194 <Tool … … 267 267 <Configuration 268 268 Name="Release|Win32" 269 OutputDirectory=" Release"270 IntermediateDirectory=" Release"269 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 270 IntermediateDirectory="$(ConfigurationName)" 271 271 ConfigurationType="2" 272 272 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 273 CharacterSet=" 2"273 CharacterSet="1" 274 274 > 275 275 <Tool … … 345 345 <Configuration 346 346 Name="Release|x64" 347 OutputDirectory="$( PlatformName)\$(ConfigurationName)"347 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 348 348 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 349 349 ConfigurationType="2" 350 350 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 351 CharacterSet=" 2"351 CharacterSet="1" 352 352 > 353 353 <Tool … … 424 424 <Configuration 425 425 Name="Release|Itanium" 426 OutputDirectory="$( PlatformName)\$(ConfigurationName)"426 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 427 427 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 428 428 ConfigurationType="2" 429 429 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 430 CharacterSet=" 2"430 CharacterSet="1" 431 431 > 432 432 <Tool … … 507 507 ConfigurationType="2" 508 508 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 509 CharacterSet=" 2"509 CharacterSet="1" 510 510 > 511 511 <Tool … … 585 585 ConfigurationType="2" 586 586 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 587 CharacterSet=" 2"587 CharacterSet="1" 588 588 > 589 589 <Tool … … 664 664 ConfigurationType="2" 665 665 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 666 CharacterSet=" 2"666 CharacterSet="1" 667 667 > 668 668 <Tool … … 739 739 <Configuration 740 740 Name="Nightly|Win32" 741 OutputDirectory="$( ConfigurationName)"741 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 742 742 IntermediateDirectory="$(ConfigurationName)" 743 743 ConfigurationType="2" 744 744 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 745 CharacterSet=" 2"745 CharacterSet="1" 746 746 > 747 747 <Tool … … 766 766 UsePrecompiledHeader="2" 767 767 WarningLevel="3" 768 Detect64BitPortabilityProblems="false"769 768 DebugInformationFormat="3" 770 769 /> … … 780 779 <Tool 781 780 Name="VCLinkerTool" 782 OutputFile="../../Dist/modules/$(ProjectName).dll"783 781 LinkIncremental="1" 784 782 ModuleDefinitionFile="CheckDisk.def" 785 GenerateDebugInformation=" true"783 GenerateDebugInformation="false" 786 784 SubSystem="2" 787 785 OptimizeReferences="2" … … 789 787 RandomizedBaseAddress="1" 790 788 DataExecutionPrevention="0" 791 ImportLibrary="$(OutDir)/CheckDisk.lib"792 789 TargetMachine="1" 793 790 /> … … 816 813 <Configuration 817 814 Name="Nightly|x64" 818 OutputDirectory="$( PlatformName)\$(ConfigurationName)"815 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 819 816 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 820 817 ConfigurationType="2" 821 818 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 822 CharacterSet=" 2"819 CharacterSet="1" 823 820 > 824 821 <Tool … … 844 841 UsePrecompiledHeader="2" 845 842 WarningLevel="3" 846 Detect64BitPortabilityProblems="false"847 843 DebugInformationFormat="3" 848 844 /> … … 858 854 <Tool 859 855 Name="VCLinkerTool" 860 OutputFile="../../Dist/modules/$(ProjectName).dll"861 856 LinkIncremental="1" 862 857 ModuleDefinitionFile="CheckDisk.def" 863 GenerateDebugInformation=" true"858 GenerateDebugInformation="false" 864 859 SubSystem="2" 865 860 OptimizeReferences="2" … … 867 862 RandomizedBaseAddress="1" 868 863 DataExecutionPrevention="0" 869 ImportLibrary="$(OutDir)/CheckDisk.lib"870 864 TargetMachine="17" 871 865 /> … … 894 888 <Configuration 895 889 Name="Nightly|Itanium" 896 OutputDirectory="$( PlatformName)\$(ConfigurationName)"890 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 897 891 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 898 892 ConfigurationType="2" 899 893 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 900 CharacterSet=" 2"894 CharacterSet="1" 901 895 > 902 896 <Tool … … 922 916 UsePrecompiledHeader="2" 923 917 WarningLevel="3" 924 Detect64BitPortabilityProblems="false"925 918 DebugInformationFormat="3" 926 919 /> … … 936 929 <Tool 937 930 Name="VCLinkerTool" 938 OutputFile="../../Dist/modules/$(ProjectName).dll"939 931 LinkIncremental="1" 940 932 ModuleDefinitionFile="CheckDisk.def" 941 GenerateDebugInformation=" true"933 GenerateDebugInformation="false" 942 934 SubSystem="2" 943 935 OptimizeReferences="2" … … 945 937 RandomizedBaseAddress="1" 946 938 DataExecutionPrevention="0" 947 ImportLibrary="$(OutDir)/CheckDisk.lib"948 939 TargetMachine="5" 949 940 /> … … 976 967 ConfigurationType="2" 977 968 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 978 CharacterSet=" 2"969 CharacterSet="1" 979 970 > 980 971 <Tool … … 1056 1047 ConfigurationType="2" 1057 1048 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1058 CharacterSet=" 2"1049 CharacterSet="1" 1059 1050 > 1060 1051 <Tool … … 1137 1128 ConfigurationType="2" 1138 1129 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1139 CharacterSet=" 2"1130 CharacterSet="1" 1140 1131 > 1141 1132 <Tool -
modules/CheckEventLog/CheckEventLog-2008.vcproj
r5044c09 r8b206ee 25 25 <Configuration 26 26 Name="Release|Win32" 27 OutputDirectory="$( ConfigurationName)"27 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 28 28 IntermediateDirectory="$(ConfigurationName)" 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 104 104 <Configuration 105 105 Name="Release|x64" 106 OutputDirectory="$( PlatformName)\$(ConfigurationName)"106 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 107 107 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 108 108 ConfigurationType="2" 109 109 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 110 CharacterSet=" 2"110 CharacterSet="1" 111 111 > 112 112 <Tool … … 184 184 <Configuration 185 185 Name="Release|Itanium" 186 OutputDirectory="$( PlatformName)\$(ConfigurationName)"186 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 187 187 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 188 188 ConfigurationType="2" 189 189 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 190 CharacterSet=" 2"190 CharacterSet="1" 191 191 > 192 192 <Tool … … 268 268 ConfigurationType="2" 269 269 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 270 CharacterSet=" 2"270 CharacterSet="1" 271 271 > 272 272 <Tool … … 349 349 ConfigurationType="2" 350 350 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 351 CharacterSet=" 2"351 CharacterSet="1" 352 352 > 353 353 <Tool … … 431 431 ConfigurationType="2" 432 432 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 433 CharacterSet=" 2"433 CharacterSet="1" 434 434 > 435 435 <Tool … … 513 513 ConfigurationType="2" 514 514 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 515 CharacterSet=" 2"515 CharacterSet="1" 516 516 > 517 517 <Tool … … 592 592 ConfigurationType="2" 593 593 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 594 CharacterSet=" 2"594 CharacterSet="1" 595 595 > 596 596 <Tool … … 672 672 ConfigurationType="2" 673 673 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 674 CharacterSet=" 2"674 CharacterSet="1" 675 675 > 676 676 <Tool … … 748 748 <Configuration 749 749 Name="Nightly|Win32" 750 OutputDirectory="$( ConfigurationName)"750 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 751 751 IntermediateDirectory="$(ConfigurationName)" 752 752 ConfigurationType="2" 753 753 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 754 CharacterSet=" 2"754 CharacterSet="1" 755 755 > 756 756 <Tool … … 774 774 AdditionalIncludeDirectories="../include;../../include" 775 775 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 776 RuntimeLibrary="0"777 776 UsePrecompiledHeader="2" 778 777 WarningLevel="3" 779 Detect64BitPortabilityProblems="false"780 778 DebugInformationFormat="3" 781 779 /> … … 791 789 <Tool 792 790 Name="VCLinkerTool" 793 OutputFile="../../Dist/modules/$(ProjectName).dll"794 791 LinkIncremental="1" 795 792 ModuleDefinitionFile="CheckEventLog.def" 796 GenerateDebugInformation="true"797 793 SubSystem="2" 798 794 OptimizeReferences="2" … … 800 796 RandomizedBaseAddress="1" 801 797 DataExecutionPrevention="0" 802 ImportLibrary="$(OutDir)/CheckEventLog.lib"803 798 TargetMachine="1" 804 799 /> … … 827 822 <Configuration 828 823 Name="Nightly|x64" 829 OutputDirectory="$( PlatformName)\$(ConfigurationName)"824 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 830 825 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 831 826 ConfigurationType="2" 832 827 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 833 CharacterSet=" 2"828 CharacterSet="1" 834 829 > 835 830 <Tool … … 854 849 AdditionalIncludeDirectories="../include;../../include" 855 850 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;" 856 RuntimeLibrary="0"857 851 UsePrecompiledHeader="2" 858 852 WarningLevel="3" 859 Detect64BitPortabilityProblems="false"860 853 DebugInformationFormat="3" 861 854 /> … … 871 864 <Tool 872 865 Name="VCLinkerTool" 873 OutputFile="../../Dist/modules/$(ProjectName).dll"874 866 LinkIncremental="1" 875 867 ModuleDefinitionFile="CheckEventLog.def" 876 GenerateDebugInformation="true"877 868 SubSystem="2" 878 869 OptimizeReferences="2" … … 880 871 RandomizedBaseAddress="1" 881 872 DataExecutionPrevention="0" 882 ImportLibrary="$(OutDir)/CheckEventLog.lib"883 873 TargetMachine="17" 884 874 /> … … 907 897 <Configuration 908 898 Name="Nightly|Itanium" 909 OutputDirectory="$( PlatformName)\$(ConfigurationName)"899 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 910 900 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 911 901 ConfigurationType="2" 912 902 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 913 CharacterSet=" 2"903 CharacterSet="1" 914 904 > 915 905 <Tool … … 934 924 AdditionalIncludeDirectories="../include;../../include" 935 925 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;" 936 RuntimeLibrary="0"937 926 UsePrecompiledHeader="2" 938 927 WarningLevel="3" 939 Detect64BitPortabilityProblems="false"940 928 DebugInformationFormat="3" 941 929 /> … … 951 939 <Tool 952 940 Name="VCLinkerTool" 953 OutputFile="../../Dist/modules/$(ProjectName).dll"954 941 LinkIncremental="1" 955 942 ModuleDefinitionFile="CheckEventLog.def" 956 GenerateDebugInformation="true"957 943 SubSystem="2" 958 944 OptimizeReferences="2" … … 960 946 RandomizedBaseAddress="1" 961 947 DataExecutionPrevention="0" 962 ImportLibrary="$(OutDir)/CheckEventLog.lib"963 948 TargetMachine="5" 964 949 /> … … 991 976 ConfigurationType="2" 992 977 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 993 CharacterSet=" 2"978 CharacterSet="1" 994 979 > 995 980 <Tool … … 1072 1057 ConfigurationType="2" 1073 1058 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1074 CharacterSet=" 2"1059 CharacterSet="1" 1075 1060 > 1076 1061 <Tool … … 1154 1139 ConfigurationType="2" 1155 1140 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1156 CharacterSet=" 2"1141 CharacterSet="1" 1157 1142 > 1158 1143 <Tool -
modules/CheckHelpers/CheckHelpers-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 109 109 ConfigurationType="2" 110 110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 111 CharacterSet=" 2"111 CharacterSet="1" 112 112 > 113 113 <Tool … … 190 190 ConfigurationType="2" 191 191 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 192 CharacterSet=" 2"192 CharacterSet="1" 193 193 > 194 194 <Tool … … 267 267 <Configuration 268 268 Name="Release|Win32" 269 OutputDirectory=" Release"270 IntermediateDirectory=" Release"269 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 270 IntermediateDirectory="$(ConfigurationName)" 271 271 ConfigurationType="2" 272 272 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 273 CharacterSet=" 2"273 CharacterSet="1" 274 274 > 275 275 <Tool … … 345 345 <Configuration 346 346 Name="Release|x64" 347 OutputDirectory="$( PlatformName)\$(ConfigurationName)"347 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 348 348 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 349 349 ConfigurationType="2" 350 350 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 351 CharacterSet=" 2"351 CharacterSet="1" 352 352 > 353 353 <Tool … … 424 424 <Configuration 425 425 Name="Release|Itanium" 426 OutputDirectory="$( PlatformName)\$(ConfigurationName)"426 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 427 427 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 428 428 ConfigurationType="2" 429 429 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 430 CharacterSet=" 2"430 CharacterSet="1" 431 431 > 432 432 <Tool … … 507 507 ConfigurationType="2" 508 508 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 509 CharacterSet=" 2"509 CharacterSet="1" 510 510 > 511 511 <Tool … … 585 585 ConfigurationType="2" 586 586 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 587 CharacterSet=" 2"587 CharacterSet="1" 588 588 > 589 589 <Tool … … 664 664 ConfigurationType="2" 665 665 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 666 CharacterSet=" 2"666 CharacterSet="1" 667 667 > 668 668 <Tool … … 739 739 <Configuration 740 740 Name="Nightly|Win32" 741 OutputDirectory="$( ConfigurationName)"741 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 742 742 IntermediateDirectory="$(ConfigurationName)" 743 743 ConfigurationType="2" 744 744 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 745 CharacterSet=" 2"745 CharacterSet="1" 746 746 > 747 747 <Tool … … 764 764 AdditionalIncludeDirectories="../include;../../include" 765 765 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 766 RuntimeLibrary="0"767 766 UsePrecompiledHeader="2" 768 767 WarningLevel="3" 769 Detect64BitPortabilityProblems="false"770 768 DebugInformationFormat="3" 771 769 /> … … 781 779 <Tool 782 780 Name="VCLinkerTool" 783 OutputFile="../../Dist/modules/$(ProjectName).dll"784 781 LinkIncremental="1" 785 782 ModuleDefinitionFile="CheckHelpers.def" 786 GenerateDebugInformation=" true"783 GenerateDebugInformation="false" 787 784 SubSystem="2" 788 785 OptimizeReferences="2" … … 790 787 RandomizedBaseAddress="1" 791 788 DataExecutionPrevention="0" 792 ImportLibrary="$(OutDir)/CheckHelpers.lib"793 789 TargetMachine="1" 794 790 /> … … 817 813 <Configuration 818 814 Name="Nightly|x64" 819 OutputDirectory="$( PlatformName)\$(ConfigurationName)"815 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 820 816 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 821 817 ConfigurationType="2" 822 818 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 823 CharacterSet=" 2"819 CharacterSet="1" 824 820 > 825 821 <Tool … … 843 839 AdditionalIncludeDirectories="../include;../../include" 844 840 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 845 RuntimeLibrary="0"846 841 UsePrecompiledHeader="2" 847 842 WarningLevel="3" 848 Detect64BitPortabilityProblems="false"849 843 DebugInformationFormat="3" 850 844 /> … … 860 854 <Tool 861 855 Name="VCLinkerTool" 862 OutputFile="../../Dist/modules/$(ProjectName).dll"863 856 LinkIncremental="1" 864 857 ModuleDefinitionFile="CheckHelpers.def" 865 GenerateDebugInformation=" true"858 GenerateDebugInformation="false" 866 859 SubSystem="2" 867 860 OptimizeReferences="2" … … 869 862 RandomizedBaseAddress="1" 870 863 DataExecutionPrevention="0" 871 ImportLibrary="$(OutDir)/CheckHelpers.lib"872 864 TargetMachine="17" 873 865 /> … … 896 888 <Configuration 897 889 Name="Nightly|Itanium" 898 OutputDirectory="$( PlatformName)\$(ConfigurationName)"890 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 899 891 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 900 892 ConfigurationType="2" 901 893 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 902 CharacterSet=" 2"894 CharacterSet="1" 903 895 > 904 896 <Tool … … 922 914 AdditionalIncludeDirectories="../include;../../include" 923 915 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 924 RuntimeLibrary="0"925 916 UsePrecompiledHeader="2" 926 917 WarningLevel="3" 927 Detect64BitPortabilityProblems="false"928 918 DebugInformationFormat="3" 929 919 /> … … 939 929 <Tool 940 930 Name="VCLinkerTool" 941 OutputFile="../../Dist/modules/$(ProjectName).dll"942 931 LinkIncremental="1" 943 932 ModuleDefinitionFile="CheckHelpers.def" 944 GenerateDebugInformation=" true"933 GenerateDebugInformation="false" 945 934 SubSystem="2" 946 935 OptimizeReferences="2" … … 948 937 RandomizedBaseAddress="1" 949 938 DataExecutionPrevention="0" 950 ImportLibrary="$(OutDir)/CheckHelpers.lib"951 939 TargetMachine="5" 952 940 /> … … 979 967 ConfigurationType="2" 980 968 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 981 CharacterSet=" 2"969 CharacterSet="1" 982 970 > 983 971 <Tool … … 1059 1047 ConfigurationType="2" 1060 1048 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1061 CharacterSet=" 2"1049 CharacterSet="1" 1062 1050 > 1063 1051 <Tool … … 1140 1128 ConfigurationType="2" 1141 1129 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1142 CharacterSet=" 2"1130 CharacterSet="1" 1143 1131 > 1144 1132 <Tool -
modules/CheckSystem/CheckSystem-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 110 110 ConfigurationType="2" 111 111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 112 CharacterSet=" 2"112 CharacterSet="1" 113 113 > 114 114 <Tool … … 192 192 ConfigurationType="2" 193 193 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 194 CharacterSet=" 2"194 CharacterSet="1" 195 195 > 196 196 <Tool … … 270 270 <Configuration 271 271 Name="Release|Win32" 272 OutputDirectory="$( ConfigurationName)"272 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 273 273 IntermediateDirectory="$(ConfigurationName)" 274 274 ConfigurationType="2" 275 275 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 276 CharacterSet=" 2"276 CharacterSet="1" 277 277 > 278 278 <Tool … … 349 349 <Configuration 350 350 Name="Release|x64" 351 OutputDirectory="$( PlatformName)\$(ConfigurationName)"351 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 352 352 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 353 353 ConfigurationType="2" 354 354 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 355 CharacterSet=" 2"355 CharacterSet="1" 356 356 > 357 357 <Tool … … 429 429 <Configuration 430 430 Name="Release|Itanium" 431 OutputDirectory="$( PlatformName)\$(ConfigurationName)"431 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 432 432 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 433 433 ConfigurationType="2" 434 434 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 435 CharacterSet=" 2"435 CharacterSet="1" 436 436 > 437 437 <Tool … … 513 513 ConfigurationType="2" 514 514 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 515 CharacterSet=" 2"515 CharacterSet="1" 516 516 > 517 517 <Tool … … 592 592 ConfigurationType="2" 593 593 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 594 CharacterSet=" 2"594 CharacterSet="1" 595 595 > 596 596 <Tool … … 672 672 ConfigurationType="2" 673 673 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 674 CharacterSet=" 2"674 CharacterSet="1" 675 675 > 676 676 <Tool … … 748 748 <Configuration 749 749 Name="Nightly|Win32" 750 OutputDirectory="$( ConfigurationName)"750 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 751 751 IntermediateDirectory="$(ConfigurationName)" 752 752 ConfigurationType="2" 753 753 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 754 CharacterSet=" 2"754 CharacterSet="1" 755 755 > 756 756 <Tool … … 773 773 AdditionalIncludeDirectories="../../include" 774 774 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 775 RuntimeLibrary="0"776 775 UsePrecompiledHeader="2" 777 776 WarningLevel="3" 778 Detect64BitPortabilityProblems="false"779 777 DebugInformationFormat="3" 780 778 /> … … 791 789 Name="VCLinkerTool" 792 790 AdditionalDependencies="Pdh.lib" 793 OutputFile="../../Dist/modules/$(ProjectName).dll"794 791 LinkIncremental="1" 795 792 ModuleDefinitionFile="CheckSystem.def" 796 GenerateDebugInformation=" true"793 GenerateDebugInformation="false" 797 794 SubSystem="2" 798 795 OptimizeReferences="2" … … 800 797 RandomizedBaseAddress="1" 801 798 DataExecutionPrevention="0" 802 ImportLibrary="$(OutDir)/CheckSystem.lib"803 799 TargetMachine="1" 804 800 /> … … 827 823 <Configuration 828 824 Name="Nightly|x64" 829 OutputDirectory="$( PlatformName)\$(ConfigurationName)"825 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 830 826 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 831 827 ConfigurationType="2" 832 828 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 833 CharacterSet=" 2"829 CharacterSet="1" 834 830 > 835 831 <Tool … … 853 849 AdditionalIncludeDirectories="../../include" 854 850 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 855 RuntimeLibrary="0"856 851 UsePrecompiledHeader="2" 857 852 WarningLevel="3" 858 Detect64BitPortabilityProblems="false"859 853 DebugInformationFormat="3" 860 854 /> … … 871 865 Name="VCLinkerTool" 872 866 AdditionalDependencies="Pdh.lib" 873 OutputFile="../../Dist/modules/$(ProjectName).dll"874 867 LinkIncremental="1" 875 868 ModuleDefinitionFile="CheckSystem.def" 876 GenerateDebugInformation=" true"869 GenerateDebugInformation="false" 877 870 SubSystem="2" 878 871 OptimizeReferences="2" … … 880 873 RandomizedBaseAddress="1" 881 874 DataExecutionPrevention="0" 882 ImportLibrary="$(OutDir)/CheckSystem.lib"883 875 TargetMachine="17" 884 876 /> … … 907 899 <Configuration 908 900 Name="Nightly|Itanium" 909 OutputDirectory="$( PlatformName)\$(ConfigurationName)"901 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 910 902 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 911 903 ConfigurationType="2" 912 904 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 913 CharacterSet=" 2"905 CharacterSet="1" 914 906 > 915 907 <Tool … … 933 925 AdditionalIncludeDirectories="../../include" 934 926 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 935 RuntimeLibrary="0"936 927 UsePrecompiledHeader="2" 937 928 WarningLevel="3" 938 Detect64BitPortabilityProblems="false"939 929 DebugInformationFormat="3" 940 930 /> … … 951 941 Name="VCLinkerTool" 952 942 AdditionalDependencies="Pdh.lib" 953 OutputFile="../../Dist/modules/$(ProjectName).dll"954 943 LinkIncremental="1" 955 944 ModuleDefinitionFile="CheckSystem.def" 956 GenerateDebugInformation=" true"945 GenerateDebugInformation="false" 957 946 SubSystem="2" 958 947 OptimizeReferences="2" … … 960 949 RandomizedBaseAddress="1" 961 950 DataExecutionPrevention="0" 962 ImportLibrary="$(OutDir)/CheckSystem.lib"963 951 TargetMachine="5" 964 952 /> … … 991 979 ConfigurationType="2" 992 980 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 993 CharacterSet=" 2"981 CharacterSet="1" 994 982 > 995 983 <Tool … … 1072 1060 ConfigurationType="2" 1073 1061 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1074 CharacterSet=" 2"1062 CharacterSet="1" 1075 1063 > 1076 1064 <Tool … … 1154 1142 ConfigurationType="2" 1155 1143 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1156 CharacterSet=" 2"1144 CharacterSet="1" 1157 1145 > 1158 1146 <Tool -
modules/CheckWMI/CheckWMI-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 111 111 ConfigurationType="2" 112 112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 113 CharacterSet=" 2"113 CharacterSet="1" 114 114 > 115 115 <Tool … … 194 194 ConfigurationType="2" 195 195 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 196 CharacterSet=" 2"196 CharacterSet="1" 197 197 > 198 198 <Tool … … 273 273 <Configuration 274 274 Name="Release|Win32" 275 OutputDirectory=" Release"276 IntermediateDirectory=" Release"275 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 276 IntermediateDirectory="$(ConfigurationName)" 277 277 ConfigurationType="2" 278 278 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 279 CharacterSet=" 2"279 CharacterSet="1" 280 280 > 281 281 <Tool … … 353 353 <Configuration 354 354 Name="Release|x64" 355 OutputDirectory="$( PlatformName)\$(ConfigurationName)"355 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 356 356 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 357 357 ConfigurationType="2" 358 358 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 359 CharacterSet=" 2"359 CharacterSet="1" 360 360 > 361 361 <Tool … … 434 434 <Configuration 435 435 Name="Release|Itanium" 436 OutputDirectory="$( PlatformName)\$(ConfigurationName)"436 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 437 437 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 438 438 ConfigurationType="2" 439 439 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 440 CharacterSet=" 2"440 CharacterSet="1" 441 441 > 442 442 <Tool … … 519 519 ConfigurationType="2" 520 520 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 521 CharacterSet=" 2"521 CharacterSet="1" 522 522 > 523 523 <Tool … … 599 599 ConfigurationType="2" 600 600 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 601 CharacterSet=" 2"601 CharacterSet="1" 602 602 > 603 603 <Tool … … 680 680 ConfigurationType="2" 681 681 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 682 CharacterSet=" 2"682 CharacterSet="1" 683 683 > 684 684 <Tool … … 757 757 <Configuration 758 758 Name="Nightly|Win32" 759 OutputDirectory="$( ConfigurationName)"759 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 760 760 IntermediateDirectory="$(ConfigurationName)" 761 761 ConfigurationType="2" 762 762 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 763 CharacterSet=" 2"763 CharacterSet="1" 764 764 > 765 765 <Tool … … 782 782 AdditionalIncludeDirectories="../include;../../include" 783 783 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 784 RuntimeLibrary="0"785 784 UsePrecompiledHeader="2" 786 785 WarningLevel="3" 787 Detect64BitPortabilityProblems="false"788 786 DebugInformationFormat="3" 789 787 /> … … 800 798 Name="VCLinkerTool" 801 799 AdditionalDependencies="Wbemuuid.lib" 802 OutputFile="../../Dist/modules/$(ProjectName).dll"803 800 LinkIncremental="1" 804 801 AdditionalLibraryDirectories="" 805 802 ModuleDefinitionFile="CheckWMI.def" 806 GenerateDebugInformation=" true"803 GenerateDebugInformation="false" 807 804 SubSystem="2" 808 805 OptimizeReferences="2" … … 810 807 RandomizedBaseAddress="1" 811 808 DataExecutionPrevention="0" 812 ImportLibrary="$(OutDir)/CheckWMI.lib"813 809 TargetMachine="1" 814 810 /> … … 837 833 <Configuration 838 834 Name="Nightly|x64" 839 OutputDirectory="$( PlatformName)\$(ConfigurationName)"835 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 840 836 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 841 837 ConfigurationType="2" 842 838 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 843 CharacterSet=" 2"839 CharacterSet="1" 844 840 > 845 841 <Tool … … 863 859 AdditionalIncludeDirectories="../include;../../include" 864 860 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 865 RuntimeLibrary="0"866 861 UsePrecompiledHeader="2" 867 862 WarningLevel="3" 868 Detect64BitPortabilityProblems="false"869 863 DebugInformationFormat="3" 870 864 /> … … 881 875 Name="VCLinkerTool" 882 876 AdditionalDependencies="Wbemuuid.lib" 883 OutputFile="../../Dist/modules/$(ProjectName).dll"884 877 LinkIncremental="1" 885 878 AdditionalLibraryDirectories="" 886 879 ModuleDefinitionFile="CheckWMI.def" 887 GenerateDebugInformation=" true"880 GenerateDebugInformation="false" 888 881 SubSystem="2" 889 882 OptimizeReferences="2" … … 891 884 RandomizedBaseAddress="1" 892 885 DataExecutionPrevention="0" 893 ImportLibrary="$(OutDir)/CheckWMI.lib"894 886 TargetMachine="17" 895 887 /> … … 918 910 <Configuration 919 911 Name="Nightly|Itanium" 920 OutputDirectory="$( PlatformName)\$(ConfigurationName)"912 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 921 913 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 922 914 ConfigurationType="2" 923 915 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 924 CharacterSet=" 2"916 CharacterSet="1" 925 917 > 926 918 <Tool … … 944 936 AdditionalIncludeDirectories="../include;../../include" 945 937 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 946 RuntimeLibrary="0"947 938 UsePrecompiledHeader="2" 948 939 WarningLevel="3" 949 Detect64BitPortabilityProblems="false"950 940 DebugInformationFormat="3" 951 941 /> … … 962 952 Name="VCLinkerTool" 963 953 AdditionalDependencies="Wbemuuid.lib" 964 OutputFile="../../Dist/modules/$(ProjectName).dll"965 954 LinkIncremental="1" 966 955 AdditionalLibraryDirectories="" 967 956 ModuleDefinitionFile="CheckWMI.def" 968 GenerateDebugInformation=" true"957 GenerateDebugInformation="false" 969 958 SubSystem="2" 970 959 OptimizeReferences="2" … … 972 961 RandomizedBaseAddress="1" 973 962 DataExecutionPrevention="0" 974 ImportLibrary="$(OutDir)/CheckWMI.lib"975 963 TargetMachine="5" 976 964 /> … … 1003 991 ConfigurationType="2" 1004 992 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1005 CharacterSet=" 2"993 CharacterSet="1" 1006 994 > 1007 995 <Tool … … 1085 1073 ConfigurationType="2" 1086 1074 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1087 CharacterSet=" 2"1075 CharacterSet="1" 1088 1076 > 1089 1077 <Tool … … 1168 1156 ConfigurationType="2" 1169 1157 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1170 CharacterSet=" 2"1158 CharacterSet="1" 1171 1159 > 1172 1160 <Tool -
modules/ConsoleLogger/ConsoleLogger.cpp
ra0528c4 r8b206ee 39 39 } 40 40 void ConsoleLogger::handleMessage(int msgType, char* file, int line, char* message) { 41 std:: cout << "Incoming " << NSCHelper::translateMessageType(msgType) << " message (" << file << ":" << line << ")" << std::endl;42 std:: cout << " - " << message << std::endl;41 std::wcout << "Incoming " << NSCHelper::translateMessageType(msgType) << " message (" << file << ":" << line << ")" << std::endl; 42 std::wcout << " - " << message << std::endl; 43 43 } 44 44 -
modules/FileLogger/FileLogger-2008.vcproj
r5044c09 r8b206ee 25 25 <Configuration 26 26 Name="Release|Win32" 27 OutputDirectory="$( ConfigurationName)"27 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 28 28 IntermediateDirectory="$(ConfigurationName)" 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 103 103 <Configuration 104 104 Name="Release|x64" 105 OutputDirectory="$( PlatformName)\$(ConfigurationName)"105 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 106 106 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 107 107 ConfigurationType="2" 108 108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 109 CharacterSet=" 2"109 CharacterSet="1" 110 110 > 111 111 <Tool … … 182 182 <Configuration 183 183 Name="Release|Itanium" 184 OutputDirectory="$( PlatformName)\$(ConfigurationName)"184 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 185 185 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 186 186 ConfigurationType="2" 187 187 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 188 CharacterSet=" 2"188 CharacterSet="1" 189 189 > 190 190 <Tool … … 265 265 ConfigurationType="2" 266 266 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 267 CharacterSet=" 2"267 CharacterSet="1" 268 268 > 269 269 <Tool … … 345 345 ConfigurationType="2" 346 346 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 347 CharacterSet=" 2"347 CharacterSet="1" 348 348 > 349 349 <Tool … … 426 426 ConfigurationType="2" 427 427 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 428 CharacterSet=" 2"428 CharacterSet="1" 429 429 > 430 430 <Tool … … 507 507 ConfigurationType="2" 508 508 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 509 CharacterSet=" 2"509 CharacterSet="1" 510 510 > 511 511 <Tool … … 585 585 ConfigurationType="2" 586 586 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 587 CharacterSet=" 2"587 CharacterSet="1" 588 588 > 589 589 <Tool … … 664 664 ConfigurationType="2" 665 665 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 666 CharacterSet=" 2"666 CharacterSet="1" 667 667 > 668 668 <Tool … … 739 739 <Configuration 740 740 Name="Nightly|Win32" 741 OutputDirectory="$( ConfigurationName)"741 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 742 742 IntermediateDirectory="$(ConfigurationName)" 743 743 ConfigurationType="2" 744 744 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 745 CharacterSet=" 2"745 CharacterSet="1" 746 746 > 747 747 <Tool … … 764 764 AdditionalIncludeDirectories="../include;../../include" 765 765 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 766 RuntimeLibrary="0"767 766 UsePrecompiledHeader="2" 768 767 WarningLevel="3" 769 Detect64BitPortabilityProblems="false"770 768 DebugInformationFormat="3" 771 769 /> … … 781 779 <Tool 782 780 Name="VCLinkerTool" 783 OutputFile="../../Dist/modules/$(ProjectName).dll"784 781 LinkIncremental="1" 785 782 ModuleDefinitionFile="FileLogger.def" 786 GenerateDebugInformation=" true"783 GenerateDebugInformation="false" 787 784 SubSystem="2" 788 785 OptimizeReferences="2" … … 790 787 RandomizedBaseAddress="1" 791 788 DataExecutionPrevention="0" 792 ImportLibrary="$(OutDir)/FileLogger.lib"793 789 TargetMachine="1" 794 790 /> … … 817 813 <Configuration 818 814 Name="Nightly|x64" 819 OutputDirectory="$( PlatformName)\$(ConfigurationName)"815 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 820 816 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 821 817 ConfigurationType="2" 822 818 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 823 CharacterSet=" 2"819 CharacterSet="1" 824 820 > 825 821 <Tool … … 843 839 AdditionalIncludeDirectories="../include;../../include" 844 840 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 845 RuntimeLibrary="0"846 841 UsePrecompiledHeader="2" 847 842 WarningLevel="3" 848 Detect64BitPortabilityProblems="false"849 843 DebugInformationFormat="3" 850 844 /> … … 860 854 <Tool 861 855 Name="VCLinkerTool" 862 OutputFile="../../Dist/modules/$(ProjectName).dll"863 856 LinkIncremental="1" 864 857 ModuleDefinitionFile="FileLogger.def" 865 GenerateDebugInformation=" true"858 GenerateDebugInformation="false" 866 859 SubSystem="2" 867 860 OptimizeReferences="2" … … 869 862 RandomizedBaseAddress="1" 870 863 DataExecutionPrevention="0" 871 ImportLibrary="$(OutDir)/FileLogger.lib"872 864 TargetMachine="17" 873 865 /> … … 896 888 <Configuration 897 889 Name="Nightly|Itanium" 898 OutputDirectory="$( PlatformName)\$(ConfigurationName)"890 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 899 891 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 900 892 ConfigurationType="2" 901 893 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 902 CharacterSet=" 2"894 CharacterSet="1" 903 895 > 904 896 <Tool … … 922 914 AdditionalIncludeDirectories="../include;../../include" 923 915 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 924 RuntimeLibrary="0"925 916 UsePrecompiledHeader="2" 926 917 WarningLevel="3" 927 Detect64BitPortabilityProblems="false"928 918 DebugInformationFormat="3" 929 919 /> … … 939 929 <Tool 940 930 Name="VCLinkerTool" 941 OutputFile="../../Dist/modules/$(ProjectName).dll"942 931 LinkIncremental="1" 943 932 ModuleDefinitionFile="FileLogger.def" 944 GenerateDebugInformation=" true"933 GenerateDebugInformation="false" 945 934 SubSystem="2" 946 935 OptimizeReferences="2" … … 948 937 RandomizedBaseAddress="1" 949 938 DataExecutionPrevention="0" 950 ImportLibrary="$(OutDir)/FileLogger.lib"951 939 TargetMachine="5" 952 940 /> … … 979 967 ConfigurationType="2" 980 968 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 981 CharacterSet=" 2"969 CharacterSet="1" 982 970 > 983 971 <Tool … … 1059 1047 ConfigurationType="2" 1060 1048 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1061 CharacterSet=" 2"1049 CharacterSet="1" 1062 1050 > 1063 1051 <Tool … … 1140 1128 ConfigurationType="2" 1141 1129 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1142 CharacterSet=" 2"1130 CharacterSet="1" 1143 1131 > 1144 1132 <Tool -
modules/NRPEListener/NRPEListener-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 111 111 ConfigurationType="2" 112 112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 113 CharacterSet=" 2"113 CharacterSet="1" 114 114 > 115 115 <Tool … … 195 195 ConfigurationType="2" 196 196 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 197 CharacterSet=" 2"197 CharacterSet="1" 198 198 > 199 199 <Tool … … 275 275 <Configuration 276 276 Name="Release|Win32" 277 OutputDirectory=" Release"278 IntermediateDirectory=" Release"277 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 278 IntermediateDirectory="$(ConfigurationName)" 279 279 ConfigurationType="2" 280 280 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 281 CharacterSet=" 2"281 CharacterSet="1" 282 282 > 283 283 <Tool … … 355 355 <Configuration 356 356 Name="Release|x64" 357 OutputDirectory="$( PlatformName)\$(ConfigurationName)"357 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 358 358 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 359 359 ConfigurationType="2" 360 360 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 361 CharacterSet=" 2"361 CharacterSet="1" 362 362 > 363 363 <Tool … … 436 436 <Configuration 437 437 Name="Release|Itanium" 438 OutputDirectory="$( PlatformName)\$(ConfigurationName)"438 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 439 439 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 440 440 ConfigurationType="2" 441 441 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 442 CharacterSet=" 2"442 CharacterSet="1" 443 443 > 444 444 <Tool … … 521 521 ConfigurationType="2" 522 522 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 523 CharacterSet=" 2"523 CharacterSet="1" 524 524 > 525 525 <Tool … … 600 600 ConfigurationType="2" 601 601 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 602 CharacterSet=" 2"602 CharacterSet="1" 603 603 > 604 604 <Tool … … 680 680 ConfigurationType="2" 681 681 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 682 CharacterSet=" 2"682 CharacterSet="1" 683 683 > 684 684 <Tool … … 756 756 <Configuration 757 757 Name="Nightly|Win32" 758 OutputDirectory="$( ConfigurationName)"758 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 759 759 IntermediateDirectory="$(ConfigurationName)" 760 760 ConfigurationType="2" 761 761 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 762 CharacterSet=" 2"762 CharacterSet="1" 763 763 > 764 764 <Tool … … 781 781 AdditionalIncludeDirectories="../include;../../include" 782 782 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 783 RuntimeLibrary="0"784 783 UsePrecompiledHeader="2" 785 784 WarningLevel="3" 786 Detect64BitPortabilityProblems="false"787 785 DebugInformationFormat="3" 788 786 /> … … 799 797 Name="VCLinkerTool" 800 798 AdditionalDependencies="ws2_32.lib ssleay32.lib libeay32.lib" 801 OutputFile="../../Dist/modules/$(ProjectName).dll"802 799 LinkIncremental="1" 803 800 ModuleDefinitionFile="NRPEListener.def" 804 GenerateDebugInformation=" true"801 GenerateDebugInformation="false" 805 802 SubSystem="2" 806 803 OptimizeReferences="2" … … 808 805 RandomizedBaseAddress="1" 809 806 DataExecutionPrevention="0" 810 ImportLibrary="$(OutDir)/NRPEListener.lib"811 807 TargetMachine="1" 812 808 /> … … 835 831 <Configuration 836 832 Name="Nightly|x64" 837 OutputDirectory="$( PlatformName)\$(ConfigurationName)"833 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 838 834 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 839 835 ConfigurationType="2" 840 836 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 841 CharacterSet=" 2"837 CharacterSet="1" 842 838 > 843 839 <Tool … … 861 857 AdditionalIncludeDirectories="../include;../../include" 862 858 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 863 RuntimeLibrary="2"864 859 UsePrecompiledHeader="2" 865 860 WarningLevel="3" 866 Detect64BitPortabilityProblems="false"867 861 DebugInformationFormat="3" 868 862 /> … … 879 873 Name="VCLinkerTool" 880 874 AdditionalDependencies="ws2_32.lib ssleay32.lib libeay32.lib" 881 OutputFile="../../Dist/modules/$(ProjectName).dll"882 875 LinkIncremental="1" 883 876 ModuleDefinitionFile="NRPEListener.def" 884 GenerateDebugInformation=" true"877 GenerateDebugInformation="false" 885 878 SubSystem="2" 886 879 OptimizeReferences="2" … … 888 881 RandomizedBaseAddress="1" 889 882 DataExecutionPrevention="0" 890 ImportLibrary="$(OutDir)/NRPEListener.lib"891 883 TargetMachine="17" 892 884 /> … … 915 907 <Configuration 916 908 Name="Nightly|Itanium" 917 OutputDirectory="$( PlatformName)\$(ConfigurationName)"909 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 918 910 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 919 911 ConfigurationType="2" 920 912 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 921 CharacterSet=" 2"913 CharacterSet="1" 922 914 > 923 915 <Tool … … 941 933 AdditionalIncludeDirectories="../include;../../include" 942 934 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 943 RuntimeLibrary="2"944 935 UsePrecompiledHeader="2" 945 936 WarningLevel="3" 946 Detect64BitPortabilityProblems="false"947 937 DebugInformationFormat="3" 948 938 /> … … 959 949 Name="VCLinkerTool" 960 950 AdditionalDependencies="ws2_32.lib ssleay32.lib libeay32.lib" 961 OutputFile="../../Dist/modules/$(ProjectName).dll"962 951 LinkIncremental="1" 963 952 ModuleDefinitionFile="NRPEListener.def" 964 GenerateDebugInformation=" true"953 GenerateDebugInformation="false" 965 954 SubSystem="2" 966 955 OptimizeReferences="2" … … 968 957 RandomizedBaseAddress="1" 969 958 DataExecutionPrevention="0" 970 ImportLibrary="$(OutDir)/NRPEListener.lib"971 959 TargetMachine="5" 972 960 /> … … 999 987 ConfigurationType="2" 1000 988 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1001 CharacterSet=" 2"989 CharacterSet="1" 1002 990 > 1003 991 <Tool … … 1081 1069 ConfigurationType="2" 1082 1070 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1083 CharacterSet=" 2"1071 CharacterSet="1" 1084 1072 > 1085 1073 <Tool … … 1165 1153 ConfigurationType="2" 1166 1154 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1167 CharacterSet=" 2"1155 CharacterSet="1" 1168 1156 > 1169 1157 <Tool -
modules/NSCAAgent/NSCAAgent-2008.vcproj
r5044c09 r8b206ee 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 9,00"4 Version="8,00" 5 5 Name="NSCAAgent" 6 6 ProjectGUID="{6F55C9BF-57F6-4A15-A058-C83A52F539EE}" -
modules/NSClientListener/NSClientListener-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 110 110 ConfigurationType="2" 111 111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 112 CharacterSet=" 2"112 CharacterSet="1" 113 113 > 114 114 <Tool … … 192 192 ConfigurationType="2" 193 193 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 194 CharacterSet=" 2"194 CharacterSet="1" 195 195 > 196 196 <Tool … … 270 270 <Configuration 271 271 Name="Release|Win32" 272 OutputDirectory=" Release"273 IntermediateDirectory=" Release"272 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 273 IntermediateDirectory="$(ConfigurationName)" 274 274 ConfigurationType="2" 275 275 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 276 CharacterSet=" 2"276 CharacterSet="1" 277 277 > 278 278 <Tool … … 349 349 <Configuration 350 350 Name="Release|x64" 351 OutputDirectory="$( PlatformName)\$(ConfigurationName)"351 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 352 352 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 353 353 ConfigurationType="2" 354 354 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 355 CharacterSet=" 2"355 CharacterSet="1" 356 356 > 357 357 <Tool … … 429 429 <Configuration 430 430 Name="Release|Itanium" 431 OutputDirectory="$( PlatformName)\$(ConfigurationName)"431 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 432 432 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 433 433 ConfigurationType="2" 434 434 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 435 CharacterSet=" 2"435 CharacterSet="1" 436 436 > 437 437 <Tool … … 513 513 ConfigurationType="2" 514 514 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 515 CharacterSet=" 2"515 CharacterSet="1" 516 516 > 517 517 <Tool … … 592 592 ConfigurationType="2" 593 593 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 594 CharacterSet=" 2"594 CharacterSet="1" 595 595 > 596 596 <Tool … … 672 672 ConfigurationType="2" 673 673 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 674 CharacterSet=" 2"674 CharacterSet="1" 675 675 > 676 676 <Tool … … 748 748 <Configuration 749 749 Name="Nightly|Win32" 750 OutputDirectory="$( ConfigurationName)"750 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 751 751 IntermediateDirectory="$(ConfigurationName)" 752 752 ConfigurationType="2" 753 753 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 754 CharacterSet=" 2"754 CharacterSet="1" 755 755 > 756 756 <Tool … … 773 773 AdditionalIncludeDirectories="../include;../../include" 774 774 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 775 RuntimeLibrary="0"776 775 UsePrecompiledHeader="2" 777 776 WarningLevel="3" 778 Detect64BitPortabilityProblems="false"779 777 DebugInformationFormat="3" 780 778 /> … … 791 789 Name="VCLinkerTool" 792 790 AdditionalDependencies="ws2_32.lib" 793 OutputFile="../../Dist/modules/$(ProjectName).dll"794 791 LinkIncremental="1" 795 792 ModuleDefinitionFile="NSClientListener.def" 796 GenerateDebugInformation=" true"793 GenerateDebugInformation="false" 797 794 SubSystem="2" 798 795 OptimizeReferences="2" … … 800 797 RandomizedBaseAddress="1" 801 798 DataExecutionPrevention="0" 802 ImportLibrary="$(OutDir)/NSClientListener.lib"803 799 TargetMachine="1" 804 800 /> … … 827 823 <Configuration 828 824 Name="Nightly|x64" 829 OutputDirectory="$( PlatformName)\$(ConfigurationName)"825 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 830 826 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 831 827 ConfigurationType="2" 832 828 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 833 CharacterSet=" 2"829 CharacterSet="1" 834 830 > 835 831 <Tool … … 853 849 AdditionalIncludeDirectories="../include;../../include" 854 850 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 855 RuntimeLibrary="0"856 851 UsePrecompiledHeader="2" 857 852 WarningLevel="3" 858 Detect64BitPortabilityProblems="false"859 853 DebugInformationFormat="3" 860 854 /> … … 871 865 Name="VCLinkerTool" 872 866 AdditionalDependencies="ws2_32.lib" 873 OutputFile="../../Dist/modules/$(ProjectName).dll"874 867 LinkIncremental="1" 875 868 ModuleDefinitionFile="NSClientListener.def" 876 GenerateDebugInformation=" true"869 GenerateDebugInformation="false" 877 870 SubSystem="2" 878 871 OptimizeReferences="2" … … 880 873 RandomizedBaseAddress="1" 881 874 DataExecutionPrevention="0" 882 ImportLibrary="$(OutDir)/NSClientListener.lib"883 875 TargetMachine="17" 884 876 /> … … 907 899 <Configuration 908 900 Name="Nightly|Itanium" 909 OutputDirectory="$( PlatformName)\$(ConfigurationName)"901 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 910 902 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 911 903 ConfigurationType="2" 912 904 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 913 CharacterSet=" 2"905 CharacterSet="1" 914 906 > 915 907 <Tool … … 933 925 AdditionalIncludeDirectories="../include;../../include" 934 926 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 935 RuntimeLibrary="0"936 927 UsePrecompiledHeader="2" 937 928 WarningLevel="3" 938 Detect64BitPortabilityProblems="false"939 929 DebugInformationFormat="3" 940 930 /> … … 951 941 Name="VCLinkerTool" 952 942 AdditionalDependencies="ws2_32.lib" 953 OutputFile="../../Dist/modules/$(ProjectName).dll"954 943 LinkIncremental="1" 955 944 ModuleDefinitionFile="NSClientListener.def" 956 GenerateDebugInformation=" true"945 GenerateDebugInformation="false" 957 946 SubSystem="2" 958 947 OptimizeReferences="2" … … 960 949 RandomizedBaseAddress="1" 961 950 DataExecutionPrevention="0" 962 ImportLibrary="$(OutDir)/NSClientListener.lib"963 951 TargetMachine="5" 964 952 /> … … 991 979 ConfigurationType="2" 992 980 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 993 CharacterSet=" 2"981 CharacterSet="1" 994 982 > 995 983 <Tool … … 1072 1060 ConfigurationType="2" 1073 1061 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1074 CharacterSet=" 2"1062 CharacterSet="1" 1075 1063 > 1076 1064 <Tool … … 1154 1142 ConfigurationType="2" 1155 1143 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1156 CharacterSet=" 2"1144 CharacterSet="1" 1157 1145 > 1158 1146 <Tool -
modules/RemoteConfiguration/RemoteConfiguration-2008.vcproj
r5044c09 r8b206ee 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 109 109 ConfigurationType="2" 110 110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 111 CharacterSet=" 2"111 CharacterSet="1" 112 112 > 113 113 <Tool … … 190 190 ConfigurationType="2" 191 191 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 192 CharacterSet=" 2"192 CharacterSet="1" 193 193 > 194 194 <Tool … … 267 267 <Configuration 268 268 Name="Release|Win32" 269 OutputDirectory=" Release"270 IntermediateDirectory=" Release"269 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 270 IntermediateDirectory="$(ConfigurationName)" 271 271 ConfigurationType="2" 272 272 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 273 CharacterSet=" 2"273 CharacterSet="1" 274 274 > 275 275 <Tool … … 345 345 <Configuration 346 346 Name="Release|x64" 347 OutputDirectory="$( PlatformName)\$(ConfigurationName)"347 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 348 348 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 349 349 ConfigurationType="2" 350 350 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 351 CharacterSet=" 2"351 CharacterSet="1" 352 352 > 353 353 <Tool … … 424 424 <Configuration 425 425 Name="Release|Itanium" 426 OutputDirectory="$( PlatformName)\$(ConfigurationName)"426 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 427 427 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 428 428 ConfigurationType="2" 429 429 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 430 CharacterSet=" 2"430 CharacterSet="1" 431 431 > 432 432 <Tool … … 507 507 ConfigurationType="2" 508 508 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 509 CharacterSet=" 2"509 CharacterSet="1" 510 510 > 511 511 <Tool … … 585 585 ConfigurationType="2" 586 586 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 587 CharacterSet=" 2"587 CharacterSet="1" 588 588 > 589 589 <Tool … … 664 664 ConfigurationType="2" 665 665 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 666 CharacterSet=" 2"666 CharacterSet="1" 667 667 > 668 668 <Tool … … 739 739 <Configuration 740 740 Name="Nightly|Win32" 741 OutputDirectory="$( ConfigurationName)"741 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 742 742 IntermediateDirectory="$(ConfigurationName)" 743 743 ConfigurationType="2" 744 744 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 745 CharacterSet=" 2"745 CharacterSet="1" 746 746 > 747 747 <Tool … … 764 764 AdditionalIncludeDirectories="../include;../../include" 765 765 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS" 766 RuntimeLibrary="0"767 766 UsePrecompiledHeader="2" 768 767 WarningLevel="3" 769 Detect64BitPortabilityProblems="false"770 768 DebugInformationFormat="3" 771 769 /> … … 781 779 <Tool 782 780 Name="VCLinkerTool" 783 OutputFile="../../Dist/modules/$(ProjectName).dll"784 781 LinkIncremental="1" 785 782 ModuleDefinitionFile="RemoteConfiguration.def" 786 GenerateDebugInformation=" true"783 GenerateDebugInformation="false" 787 784 SubSystem="2" 788 785 OptimizeReferences="2" … … 790 787 RandomizedBaseAddress="1" 791 788 DataExecutionPrevention="0" 792 ImportLibrary="$(OutDir)/RemoteConfiguration.lib"793 789 TargetMachine="1" 794 790 /> … … 817 813 <Configuration 818 814 Name="Nightly|x64" 819 OutputDirectory="$( PlatformName)\$(ConfigurationName)"815 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 820 816 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 821 817 ConfigurationType="2" 822 818 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 823 CharacterSet=" 2"819 CharacterSet="1" 824 820 > 825 821 <Tool … … 843 839 AdditionalIncludeDirectories="../include;../../include" 844 840 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 845 RuntimeLibrary="2"846 841 UsePrecompiledHeader="2" 847 842 WarningLevel="3" 848 Detect64BitPortabilityProblems="false"849 843 DebugInformationFormat="3" 850 844 /> … … 860 854 <Tool 861 855 Name="VCLinkerTool" 862 OutputFile="../../Dist/modules/$(ProjectName).dll"863 856 LinkIncremental="1" 864 857 ModuleDefinitionFile="RemoteConfiguration.def" 865 GenerateDebugInformation=" true"858 GenerateDebugInformation="false" 866 859 SubSystem="2" 867 860 OptimizeReferences="2" … … 869 862 RandomizedBaseAddress="1" 870 863 DataExecutionPrevention="0" 871 ImportLibrary="$(OutDir)/RemoteConfiguration.lib"872 864 TargetMachine="17" 873 865 /> … … 896 888 <Configuration 897 889 Name="Nightly|Itanium" 898 OutputDirectory="$( PlatformName)\$(ConfigurationName)"890 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 899 891 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 900 892 ConfigurationType="2" 901 893 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 902 CharacterSet=" 2"894 CharacterSet="1" 903 895 > 904 896 <Tool … … 922 914 AdditionalIncludeDirectories="../include;../../include" 923 915 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 924 RuntimeLibrary="2"925 916 UsePrecompiledHeader="2" 926 917 WarningLevel="3" 927 Detect64BitPortabilityProblems="false"928 918 DebugInformationFormat="3" 929 919 /> … … 939 929 <Tool 940 930 Name="VCLinkerTool" 941 OutputFile="../../Dist/modules/$(ProjectName).dll"942 931 LinkIncremental="1" 943 932 ModuleDefinitionFile="RemoteConfiguration.def" 944 GenerateDebugInformation=" true"933 GenerateDebugInformation="false" 945 934 SubSystem="2" 946 935 OptimizeReferences="2" … … 948 937 RandomizedBaseAddress="1" 949 938 DataExecutionPrevention="0" 950 ImportLibrary="$(OutDir)/RemoteConfiguration.lib"951 939 TargetMachine="5" 952 940 /> … … 979 967 ConfigurationType="2" 980 968 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 981 CharacterSet=" 2"969 CharacterSet="1" 982 970 > 983 971 <Tool … … 1059 1047 ConfigurationType="2" 1060 1048 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1061 CharacterSet=" 2"1049 CharacterSet="1" 1062 1050 > 1063 1051 <Tool … … 1140 1128 ConfigurationType="2" 1141 1129 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1142 CharacterSet=" 2"1130 CharacterSet="1" 1143 1131 > 1144 1132 <Tool -
modules/SysTray/SysTray-2008.vcproj
r5044c09 r8b206ee 25 25 <Configuration 26 26 Name="Release|Win32" 27 OutputDirectory="$( ConfigurationName)"27 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 28 28 IntermediateDirectory="$(ConfigurationName)" 29 29 ConfigurationType="2" 30 30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"31 CharacterSet="1" 32 32 > 33 33 <Tool … … 103 103 <Configuration 104 104 Name="Release|x64" 105 OutputDirectory="$( PlatformName)\$(ConfigurationName)"105 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 106 106 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 107 107 ConfigurationType="2" 108 108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 109 CharacterSet=" 2"109 CharacterSet="1" 110 110 > 111 111 <Tool … … 182 182 <Configuration 183 183 Name="Release|Itanium" 184 OutputDirectory="$( PlatformName)\$(ConfigurationName)"184 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 185 185 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 186 186 ConfigurationType="2" 187 187 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 188 CharacterSet=" 2"188 CharacterSet="1" 189 189 > 190 190 <Tool … … 265 265 ConfigurationType="2" 266 266 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 267 CharacterSet=" 2"267 CharacterSet="1" 268 268 > 269 269 <Tool … … 342 342 ConfigurationType="2" 343 343 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 344 CharacterSet=" 2"344 CharacterSet="1" 345 345 > 346 346 <Tool … … 420 420 ConfigurationType="2" 421 421 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 422 CharacterSet=" 2"422 CharacterSet="1" 423 423 > 424 424 <Tool … … 498 498 ConfigurationType="2" 499 499 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 500 CharacterSet=" 2"500 CharacterSet="1" 501 501 > 502 502 <Tool … … 576 576 ConfigurationType="2" 577 577 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 578 CharacterSet=" 2"578 CharacterSet="1" 579 579 > 580 580 <Tool … … 655 655 ConfigurationType="2" 656 656 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 657 CharacterSet=" 2"657 CharacterSet="1" 658 658 > 659 659 <Tool … … 730 730 <Configuration 731 731 Name="Nightly|Win32" 732 OutputDirectory="$( ConfigurationName)"732 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 733 733 IntermediateDirectory="$(ConfigurationName)" 734 734 ConfigurationType="2" 735 735 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 736 CharacterSet=" 2"736 CharacterSet="1" 737 737 > 738 738 <Tool … … 755 755 AdditionalIncludeDirectories="../include;../../include" 756 756 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 757 RuntimeLibrary="0"758 757 UsePrecompiledHeader="2" 759 758 WarningLevel="3" 760 Detect64BitPortabilityProblems="false"761 759 DebugInformationFormat="3" 762 760 /> … … 772 770 <Tool 773 771 Name="VCLinkerTool" 774 OutputFile="../../Dist/modules/$(ProjectName).dll"775 772 LinkIncremental="1" 776 773 ModuleDefinitionFile="SysTray.def" 777 GenerateDebugInformation=" true"774 GenerateDebugInformation="false" 778 775 SubSystem="2" 779 776 OptimizeReferences="2" … … 781 778 RandomizedBaseAddress="1" 782 779 DataExecutionPrevention="0" 783 ImportLibrary="$(OutDir)/SysTray.lib"784 780 TargetMachine="1" 785 781 /> … … 808 804 <Configuration 809 805 Name="Nightly|x64" 810 OutputDirectory="$( PlatformName)\$(ConfigurationName)"806 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 811 807 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 812 808 ConfigurationType="2" 813 809 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 814 CharacterSet=" 2"810 CharacterSet="1" 815 811 > 816 812 <Tool … … 834 830 AdditionalIncludeDirectories="../include;../../include" 835 831 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 836 RuntimeLibrary="0"837 832 UsePrecompiledHeader="2" 838 833 WarningLevel="3" 839 Detect64BitPortabilityProblems="false"840 834 DebugInformationFormat="3" 841 835 /> … … 851 845 <Tool 852 846 Name="VCLinkerTool" 853 OutputFile="../../Dist/modules/$(ProjectName).dll"854 847 LinkIncremental="1" 855 848 ModuleDefinitionFile="SysTray.def" 856 GenerateDebugInformation=" true"849 GenerateDebugInformation="false" 857 850 SubSystem="2" 858 851 OptimizeReferences="2" … … 860 853 RandomizedBaseAddress="1" 861 854 DataExecutionPrevention="0" 862 ImportLibrary="$(OutDir)/SysTray.lib"863 855 TargetMachine="17" 864 856 /> … … 887 879 <Configuration 888 880 Name="Nightly|Itanium" 889 OutputDirectory="$( PlatformName)\$(ConfigurationName)"881 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 890 882 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 891 883 ConfigurationType="2" 892 884 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 893 CharacterSet=" 2"885 CharacterSet="1" 894 886 > 895 887 <Tool … … 913 905 AdditionalIncludeDirectories="../include;../../include" 914 906 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 915 RuntimeLibrary="0"916 907 UsePrecompiledHeader="2" 917 908 WarningLevel="3" 918 Detect64BitPortabilityProblems="false"919 909 DebugInformationFormat="3" 920 910 /> … … 930 920 <Tool 931 921 Name="VCLinkerTool" 932 OutputFile="../../Dist/modules/$(ProjectName).dll"933 922 LinkIncremental="1" 934 923 ModuleDefinitionFile="SysTray.def" 935 GenerateDebugInformation=" true"924 GenerateDebugInformation="false" 936 925 SubSystem="2" 937 926 OptimizeReferences="2" … … 939 928 RandomizedBaseAddress="1" 940 929 DataExecutionPrevention="0" 941 ImportLibrary="$(OutDir)/SysTray.lib"942 930 TargetMachine="5" 943 931 /> … … 970 958 ConfigurationType="2" 971 959 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 972 CharacterSet=" 2"960 CharacterSet="1" 973 961 > 974 962 <Tool … … 1047 1035 ConfigurationType="2" 1048 1036 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1049 CharacterSet=" 2"1037 CharacterSet="1" 1050 1038 > 1051 1039 <Tool … … 1125 1113 ConfigurationType="2" 1126 1114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1127 CharacterSet=" 2"1115 CharacterSet="1" 1128 1116 > 1129 1117 <Tool … … 1720 1708 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 1721 1709 > 1710 <File 1711 RelativePath="..\..\include\arrayBuffer.h" 1712 > 1713 </File> 1722 1714 <File 1723 1715 RelativePath="..\..\include\config.h"
Note: See TracChangeset
for help on using the changeset viewer.








