Changeset 69a5c54 in nscp
- Timestamp:
- 12/09/07 15:17:45 (5 years ago)
- Children:
- ed754fe
- Parents:
- d2e8fc4
- Location:
- trunk
- Files:
-
- 7 added
- 14 edited
-
AutoBuild.h (modified) (1 diff)
-
NSClient++-2005.sln (modified) (2 diffs)
-
NSClient++.cpp (modified) (2 diffs)
-
changelog (modified) (1 diff)
-
include/PDHCounter.h (modified) (1 diff)
-
include/ServiceCmd.cpp (modified) (1 diff)
-
include/ServiceCmd.h (modified) (1 diff)
-
include/Socket.cpp (modified) (1 diff)
-
include/Socket.h (modified) (7 diffs)
-
include/arrayBuffer.h (modified) (1 diff)
-
include/config.h (modified) (2 diffs)
-
include/strEx.h (modified) (1 diff)
-
modules/CheckSystem/PDHCollector.cpp (modified) (1 diff)
-
modules/NSCAAgent/NSCAAgent-2005.vcproj (modified) (30 diffs)
-
modules/NSCAAgent/NSCAAgent.cpp (added)
-
modules/NSCAAgent/NSCAAgent.def (added)
-
modules/NSCAAgent/NSCAAgent.h (added)
-
modules/NSCAAgent/NSCAThread.cpp (added)
-
modules/NSCAAgent/NSCAThread.h (added)
-
modules/NSCAAgent/stdafx.cpp (added)
-
modules/NSCAAgent/stdafx.h (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AutoBuild.h
rd2e8fc4 r69a5c54 3 3 // change the FALSE to TRUE for autoincrement of build number 4 4 #define INCREMENT_VERSION TRUE 5 #define FILEVER 0,3,0, 46 #define PRODUCTVER 0,3,0, 47 #define STRFILEVER _T("0.3.0. 4")8 #define STRPRODUCTVER _T("0.3.0. 4")9 #define STRPRODUCTDATE _T("2007-12-0 4")5 #define FILEVER 0,3,0,6 6 #define PRODUCTVER 0,3,0,6 7 #define STRFILEVER _T("0.3.0.6") 8 #define STRPRODUCTVER _T("0.3.0.6") 9 #define STRPRODUCTDATE _T("2007-12-05") 10 10 #endif // AUTOBUILD_H -
trunk/NSClient++-2005.sln
r42edcda r69a5c54 36 36 EndProject 37 37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XAutobuild-2005", "helpers\XAutoBuild\XAutobuild-2005.csproj", "{0E2B21D9-F432-4127-8E92-7716B1072510}" 38 EndProject 39 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NSCAAgent", "modules\NSCAAgent\NSCAAgent-2005.vcproj", "{6F55C9BF-57F6-4A15-A058-C83A52F539EE}" 38 40 EndProject 39 41 Global … … 514 516 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|Win32.ActiveCfg = Release|Any CPU 515 517 {0E2B21D9-F432-4127-8E92-7716B1072510}.Release|x64.ActiveCfg = Release|Itanium 518 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Any CPU.ActiveCfg = Debug|x64 519 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Itanium.ActiveCfg = Debug|x64 520 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64 521 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.Build.0 = Debug|x64 522 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Win32.ActiveCfg = Debug|Win32 523 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Win32.Build.0 = Debug|Win32 524 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.ActiveCfg = Debug|x64 525 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.Build.0 = Debug|x64 526 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 527 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|x64 528 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Mixed Platforms.ActiveCfg = Debug-MemCheck|x64 529 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Mixed Platforms.Build.0 = Debug-MemCheck|x64 530 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Win32.ActiveCfg = Debug-MemCheck|Win32 531 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Win32.Build.0 = Debug-MemCheck|Win32 532 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|x64.ActiveCfg = Debug-MemCheck|x64 533 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|x64.Build.0 = Debug-MemCheck|x64 534 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Any CPU.ActiveCfg = Distribution|x64 535 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Itanium.ActiveCfg = Distribution|x64 536 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Mixed Platforms.ActiveCfg = Distribution|x64 537 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Mixed Platforms.Build.0 = Distribution|x64 538 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Win32.ActiveCfg = Distribution|Win32 539 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|Win32.Build.0 = Distribution|Win32 540 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|x64.ActiveCfg = Distribution|x64 541 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Distribution|x64.Build.0 = Distribution|x64 542 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Any CPU.ActiveCfg = Nightly|x64 543 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Itanium.ActiveCfg = Nightly|x64 544 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Mixed Platforms.ActiveCfg = Nightly|x64 545 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Mixed Platforms.Build.0 = Nightly|x64 546 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Win32.ActiveCfg = Nightly|Win32 547 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|Win32.Build.0 = Nightly|Win32 548 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|x64.ActiveCfg = Nightly|x64 549 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Nightly|x64.Build.0 = Nightly|x64 550 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Any CPU.ActiveCfg = Release|x64 551 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Itanium.ActiveCfg = Release|x64 552 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Mixed Platforms.ActiveCfg = Release|x64 553 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Mixed Platforms.Build.0 = Release|x64 554 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Win32.ActiveCfg = Release|Win32 555 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|Win32.Build.0 = Release|Win32 556 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|x64.ActiveCfg = Release|x64 557 {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Release|x64.Build.0 = Release|x64 516 558 EndGlobalSection 517 559 GlobalSection(SolutionProperties) = preSolution -
trunk/NSClient++.cpp
r3527e99 r69a5c54 103 103 } else if ( _wcsicmp( _T("version"), argv[1]+1 ) == 0 ) { 104 104 g_bConsoleLog = true; 105 LOG_MESSAGE(SZAPPNAME _T(" Version: ") SZVERSION );105 LOG_MESSAGE(SZAPPNAME _T(" Version: ") SZVERSION _T(", Plattform: ") SZARCH); 106 106 } else if ( _wcsicmp( _T("noboot"), argv[1]+1 ) == 0 ) { 107 107 g_bConsoleLog = true; … … 114 114 return nRetCode; 115 115 } else if ( _wcsicmp( _T("test"), argv[1]+1 ) == 0 ) { 116 std::wcerr << "Launching test mode..." << std::endl; 116 std::wcout << "Launching test mode..." << std::endl; 117 try { 118 if (serviceControll::isStarted(SZSERVICENAME)) { 119 std::wcerr << "Service seems to be started, this is probably not a good idea..." << std::endl; 120 } 121 } catch (const serviceControll::SCException& e) { 122 // Empty by design 123 } 117 124 g_bConsoleLog = true; 118 125 mainClient.enableDebug(true); -
trunk/changelog
rd2e8fc4 r69a5c54 5 5 * Add module for relaying events 6 6 * Add API for rehashing the daemon (or implement it the API is there but does nothing) 7 8 2007-12-09 MickeM 9 + Added a check if the service is started when running with /test so you get a warning 10 + Improved the socket thread with: 11 * a default-catch 12 * If the socket failes to start we still wait for it to shut down (no error message) 13 + Added first version of the NSCA agent (NSCAgent.dll) 14 (no encryption support as of yet, but will come) 7 15 8 16 2007-12-04 MickeM -
trunk/include/PDHCounter.h
r3527e99 r69a5c54 174 174 if (!listener_) 175 175 return; 176 if ((status = PdhGetFormattedCounterValue(hCounter_, listener_->getFormat(), NULL, &data_)) != ERROR_SUCCESS) 176 if ((status = PdhGetFormattedCounterValue(hCounter_, listener_->getFormat(), NULL, &data_)) != ERROR_SUCCESS) { 177 177 throw PDHException(name_, _T("PdhGetFormattedCounterValue failed"), status); 178 } 178 179 listener_->collect(*this); 179 180 } -
trunk/include/ServiceCmd.cpp
r5ee4e31 r69a5c54 177 177 } 178 178 179 180 bool isStarted(std::wstring name) { 181 SC_HANDLE schService; 182 SC_HANDLE schSCManager; 183 SERVICE_STATUS ssStatus; 184 bool ret = false; 185 186 schSCManager = OpenSCManager(NULL, NULL, SC_MANAGER_ALL_ACCESS ); 187 if (!schSCManager) 188 throw SCException(_T("OpenSCManager failed.")); 189 schService = OpenService(schSCManager, name.c_str(), SERVICE_ALL_ACCESS); 190 if (schService) { 191 if ( QueryServiceStatus( schService, &ssStatus ) ) { 192 if ( ssStatus.dwCurrentState == SERVICE_RUNNING ) { 193 ret = true; 194 } else if ( ssStatus.dwCurrentState == SERVICE_START_PENDING ) { 195 ret = true; 196 } 197 } 198 CloseServiceHandle(schService); 199 } else { 200 CloseServiceHandle(schSCManager); 201 throw SCException(_T("OpenService failed.")); 202 } 203 CloseServiceHandle(schSCManager); 204 return ret; 205 } 206 179 207 /** 180 208 * Stops and removes the service -
trunk/include/ServiceCmd.h
raeadfda r69a5c54 40 40 void Uninstall(std::wstring); 41 41 void Start(std::wstring); 42 bool isStarted(std::wstring); 42 43 void Stop(std::wstring); 43 44 void SetDescription(std::wstring,std::wstring); -
trunk/include/Socket.cpp
r5ee4e31 r69a5c54 37 37 * @param tmpBufferLength Length of temporary buffer to use (generally larger then expected data) 38 38 */ 39 bool simpleSocket::Socket::readAll(DataBuffer& buffer, unsigned int tmpBufferLength /* = 1024*/ ) {39 bool simpleSocket::Socket::readAll(DataBuffer& buffer, unsigned int tmpBufferLength /* = 1024*/, int maxLength /* = -1 */) { 40 40 // @todo this could be optimized a bit if we want to 41 41 // If only one buffer is needed we could "reuse" the buffer instead of copying it. 42 42 char *tmpBuffer = new char[tmpBufferLength+1]; 43 43 int n=recv(socket_,tmpBuffer,tmpBufferLength,0); 44 std::wcout << _T("read: ") << n << std::endl; 44 45 while ((n!=SOCKET_ERROR )&&(n!=0)) { 45 46 if (n == tmpBufferLength) { 46 47 // We filled the buffer (There is more to get) 47 48 buffer.append(tmpBuffer, n); 49 if ((maxLength!=-1)&&(n >= maxLength)) 50 break; 48 51 n=recv(socket_,tmpBuffer,tmpBufferLength,0); 49 52 } else { -
trunk/include/Socket.h
raeadfda r69a5c54 55 55 length_ = other.getLength(); 56 56 } 57 DataBuffer(const char* buffer, unsigned int length) { 58 buffer_ = new char[length+2]; 59 memcpy(buffer_, buffer, length+1); 60 length_ = length; 61 } 57 62 virtual ~DataBuffer() { 58 63 delete [] buffer_; … … 139 144 SOCKET socket_; 140 145 sockaddr_in from_; 146 sockaddr_in to_; 141 147 142 148 public: … … 145 151 Socket(SOCKET socket) : socket_(socket) { 146 152 } 153 Socket(int type, int protocol) : socket_(NULL) { 154 socket_ = ::socket(AF_INET, type, protocol); 155 } 156 Socket(bool create) : socket_(NULL) { 157 if (create) 158 socket_ = ::socket(AF_INET, SOCK_STREAM, IPPROTO_TCP); 159 } 160 147 161 Socket(Socket &other) { 148 162 socket_ = other.socket_; … … 167 181 if (socket_) 168 182 ::shutdown(socket_, how); 183 } 184 virtual int connect(std::wstring host, u_short port) { 185 if (socket_) { 186 to_.sin_family = AF_INET; 187 to_.sin_port = htons(port); 188 to_.sin_addr.s_addr = inet_addr(host); 189 return ::connect(socket_, (SOCKADDR*) &to_, sizeof(to_)); 190 } 191 return SOCKET_ERROR; 169 192 } 170 193 … … 226 249 return ret; 227 250 } 228 virtual bool readAll(DataBuffer &buffer, unsigned int tmpBufferLength = 1024 );251 virtual bool readAll(DataBuffer &buffer, unsigned int tmpBufferLength = 1024, int maxLength = -1); 229 252 230 253 virtual void socket(int af, int type, int protocol ) { … … 532 555 } 533 556 557 bool socketOk = false; 534 558 try { 535 559 core->socket(AF_INET,SOCK_STREAM,0); … … 542 566 core->listen(); 543 567 core->setNonBlock(); 544 //NSC_DEBUG_MSG_STD("Socket ready..."); 545 while (!(WaitForSingleObject(hStopEvent_, 100) == WAIT_OBJECT_0)) { 546 try { 547 tSocket client; 548 if (core->accept(client)) { 549 core->addResponder(new tSocket(client)); 550 } 551 } catch (SocketException e) { 552 core->printError(_T(__FILE__), __LINE__, e.getMessage() + _T(", attempting to resume...")); 553 } 554 } 568 socketOk = true; 555 569 } catch (SocketException e) { 556 570 core->printError(_T(__FILE__), __LINE__, e.getMessage()); 571 } catch (...) { 572 core->printError(_T(__FILE__), __LINE__, _T("Unhandeled exception in the socket thread...")); 557 573 } 558 NSC_DEBUG_MSG_STD(_T("Listener is preparing to shutdown...")); 574 if (socketOk) { 575 try { 576 //NSC_DEBUG_MSG_STD("Socket ready..."); 577 while (!(WaitForSingleObject(hStopEvent_, 100) == WAIT_OBJECT_0)) { 578 try { 579 tSocket client; 580 if (core->accept(client)) { 581 core->addResponder(new tSocket(client)); 582 } 583 } catch (SocketException e) { 584 core->printError(_T(__FILE__), __LINE__, e.getMessage() + _T(", attempting to resume...")); 585 } 586 } 587 } catch (SocketException e) { 588 core->printError(_T(__FILE__), __LINE__, e.getMessage()); 589 } catch (...) { 590 core->printError(_T(__FILE__), __LINE__, _T("Unhandeled exception in the socket thread...")); 591 } 592 } else { 593 core->printError(_T(__FILE__), __LINE__, _T("Socket did not start properly, we will now do nothing...")); 594 WaitForSingleObject(hStopEvent_, INFINITE); 595 } 596 NSC_DEBUG_MSG_STD(_T("Socket listener is preparing to shutdown...")); 559 597 core->shutdown(SD_BOTH); 560 598 core->close(); -
trunk/include/arrayBuffer.h
raeadfda r69a5c54 61 61 arrayBuffer createEmptyArrayBuffer(unsigned int &argLen); 62 62 void destroyArrayBuffer(arrayBuffer argument, const unsigned int argLen); 63 inline arrayBuffer copy(const arrayBuffer &other, const unsigned int argLen) { 64 arrayBufferItem* ret = new arrayBufferItem[argLen]; 65 for (unsigned int i=0; i<argLen; i++) { 66 size_t s = wcslen(other[i]); 67 ret[i] = new TCHAR[s+2]; 68 wcsncpy_s(ret[i], s+2, other[i], s); 69 } 70 return ret; 71 } 63 72 64 73 #ifdef _DEBUG -
trunk/include/config.h
rd2e8fc4 r69a5c54 26 26 27 27 // Version 28 #define SZBETATAG _T(" ") // _T(" RC ") _T(" BETA ")28 #define SZBETATAG _T(" ") // _T(" RC ") _T(" BETA ") 29 29 #define SZVERSION STRPRODUCTVER SZBETATAG STRPRODUCTDATE 30 30 //FILEVER[0] … … 132 132 133 133 134 #define C_NSCA_CHECKS_SECTION_TITLE _T("NSCA Checks") 135 #define C_NSCA_SECTION_TITLE _T("NSCA") 136 #define C_NSCA_INTERVAL _T("Interval") 137 #define C_NSCA_INTERVAL_DEFAULT 60 134 #define NSCA_AGENT_SECTION_TITLE _T("NSCA Agent") 135 #define NSCA_CMD_SECTION_TITLE _T("NSCA Commands") 136 #define NSCA_INTERVAL _T("interval") 137 #define NSCA_INTERVAL_DEFAULT 60 138 #define NSCA_HOSTNAME _T("nsca_host") 139 #define NSCA_HOSTNAME_DEFAULT _T("unknown-host") 140 #define NSCA_PORT _T("nsca_port") 141 #define NSCA_PORT_DEFAULT 5667 138 142 139 143 #define C_SYSTEM_SVC_ALL_0 _T("check_all_services[SERVICE_BOOT_START]") -
trunk/include/strEx.h
rd2e8fc4 r69a5c54 89 89 } 90 90 91 inline std::wstring format_date(time_t time, std::wstring format ) {91 inline std::wstring format_date(time_t time, std::wstring format = _T("%Y-%m-%d %H:%M:%S")) { 92 92 TCHAR buf[51]; 93 93 struct tm *nt = new struct tm; -
trunk/modules/CheckSystem/PDHCollector.cpp
rbb635ef r69a5c54 161 161 } 162 162 } 163 } while (((waitStatus = WaitForSingleObject(hStopEvent_, checkIntervall_*100)) == WAIT_TIMEOUT));163 } while (((waitStatus = WaitForSingleObject(hStopEvent_, checkIntervall_*100)) == WAIT_TIMEOUT)); 164 164 if (waitStatus != WAIT_OBJECT_0) { 165 165 NSC_LOG_ERROR(_T("Something odd happened, terminating PDH collection thread!")); -
trunk/modules/NSCAAgent/NSCAAgent-2005.vcproj
r31509a7 r69a5c54 7 7 RootNamespace="NSCAAgent" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072"10 9 > 11 10 <Platforms> … … 29 28 ConfigurationType="2" 30 29 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 31 CharacterSet=" 2"30 CharacterSet="1" 32 31 > 33 32 <Tool … … 70 69 <Tool 71 70 Name="VCLinkerTool" 72 AdditionalDependencies=" Pdh.lib"71 AdditionalDependencies="ws2_32.lib" 73 72 OutputFile="../../Debug/modules/$(ProjectName).dll" 74 73 LinkIncremental="2" … … 77 76 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb" 78 77 SubSystem="2" 79 RandomizedBaseAddress="1"80 DataExecutionPrevention="0"81 78 ImportLibrary="$(OutDir)/NSCAAgent.lib" 82 79 TargetMachine="1" … … 99 96 <Tool 100 97 Name="VCAppVerifierTool" 98 /> 99 <Tool 100 Name="VCWebDeploymentTool" 101 101 /> 102 102 <Tool … … 159 159 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb" 160 160 SubSystem="2" 161 RandomizedBaseAddress="1"162 DataExecutionPrevention="0"163 161 ImportLibrary="$(OutDir)/NSCAAgent.lib" 164 162 TargetMachine="17" … … 181 179 <Tool 182 180 Name="VCAppVerifierTool" 181 /> 182 <Tool 183 Name="VCWebDeploymentTool" 184 /> 185 <Tool 186 Name="VCPostBuildEventTool" 187 /> 188 </Configuration> 189 <Configuration 190 Name="Release|Win32" 191 OutputDirectory="$(ConfigurationName)" 192 IntermediateDirectory="$(ConfigurationName)" 193 ConfigurationType="2" 194 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 195 CharacterSet="2" 196 > 197 <Tool 198 Name="VCPreBuildEventTool" 199 /> 200 <Tool 201 Name="VCCustomBuildTool" 202 /> 203 <Tool 204 Name="VCXMLDataGeneratorTool" 205 /> 206 <Tool 207 Name="VCWebServiceProxyGeneratorTool" 208 /> 209 <Tool 210 Name="VCMIDLTool" 211 /> 212 <Tool 213 Name="VCCLCompilerTool" 214 AdditionalIncludeDirectories="../../include" 215 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE" 216 RuntimeLibrary="0" 217 UsePrecompiledHeader="2" 218 WarningLevel="3" 219 Detect64BitPortabilityProblems="false" 220 DebugInformationFormat="3" 221 /> 222 <Tool 223 Name="VCManagedResourceCompilerTool" 224 /> 225 <Tool 226 Name="VCResourceCompilerTool" 227 /> 228 <Tool 229 Name="VCPreLinkEventTool" 230 /> 231 <Tool 232 Name="VCLinkerTool" 233 AdditionalDependencies="Pdh.lib" 234 OutputFile="../../Release/modules/$(ProjectName).dll" 235 LinkIncremental="1" 236 ModuleDefinitionFile="NSCAAgent.def" 237 GenerateDebugInformation="false" 238 SubSystem="2" 239 OptimizeReferences="2" 240 EnableCOMDATFolding="2" 241 ImportLibrary="$(OutDir)/NSCAAgent.lib" 242 TargetMachine="1" 243 /> 244 <Tool 245 Name="VCALinkTool" 246 /> 247 <Tool 248 Name="VCManifestTool" 249 /> 250 <Tool 251 Name="VCXDCMakeTool" 252 /> 253 <Tool 254 Name="VCBscMakeTool" 255 /> 256 <Tool 257 Name="VCFxCopTool" 258 /> 259 <Tool 260 Name="VCAppVerifierTool" 261 /> 262 <Tool 263 Name="VCWebDeploymentTool" 264 /> 265 <Tool 266 Name="VCPostBuildEventTool" 267 /> 268 </Configuration> 269 <Configuration 270 Name="Release|x64" 271 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 272 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 273 ConfigurationType="2" 274 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 275 CharacterSet="2" 276 > 277 <Tool 278 Name="VCPreBuildEventTool" 279 /> 280 <Tool 281 Name="VCCustomBuildTool" 282 /> 283 <Tool 284 Name="VCXMLDataGeneratorTool" 285 /> 286 <Tool 287 Name="VCWebServiceProxyGeneratorTool" 288 /> 289 <Tool 290 Name="VCMIDLTool" 291 TargetEnvironment="3" 292 /> 293 <Tool 294 Name="VCCLCompilerTool" 295 AdditionalIncludeDirectories="../../include" 296 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE" 297 RuntimeLibrary="0" 298 UsePrecompiledHeader="2" 299 WarningLevel="3" 300 Detect64BitPortabilityProblems="false" 301 DebugInformationFormat="3" 302 /> 303 <Tool 304 Name="VCManagedResourceCompilerTool" 305 /> 306 <Tool 307 Name="VCResourceCompilerTool" 308 /> 309 <Tool 310 Name="VCPreLinkEventTool" 311 /> 312 <Tool 313 Name="VCLinkerTool" 314 AdditionalDependencies="Pdh.lib" 315 OutputFile="../../Release/modules/$(ProjectName).dll" 316 LinkIncremental="1" 317 ModuleDefinitionFile="NSCAAgent.def" 318 GenerateDebugInformation="false" 319 SubSystem="2" 320 OptimizeReferences="2" 321 EnableCOMDATFolding="2" 322 ImportLibrary="$(OutDir)/NSCAAgent.lib" 323 TargetMachine="17" 324 /> 325 <Tool 326 Name="VCALinkTool" 327 /> 328 <Tool 329 Name="VCManifestTool" 330 /> 331 <Tool 332 Name="VCXDCMakeTool" 333 /> 334 <Tool 335 Name="VCBscMakeTool" 336 /> 337 <Tool 338 Name="VCFxCopTool" 339 /> 340 <Tool 341 Name="VCAppVerifierTool" 342 /> 343 <Tool 344 Name="VCWebDeploymentTool" 345 /> 346 <Tool 347 Name="VCPostBuildEventTool" 348 /> 349 </Configuration> 350 <Configuration 351 Name="Distribution|Win32" 352 OutputDirectory="$(ConfigurationName)" 353 IntermediateDirectory="$(ConfigurationName)" 354 ConfigurationType="2" 355 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 356 CharacterSet="2" 357 > 358 <Tool 359 Name="VCPreBuildEventTool" 360 /> 361 <Tool 362 Name="VCCustomBuildTool" 363 /> 364 <Tool 365 Name="VCXMLDataGeneratorTool" 366 /> 367 <Tool 368 Name="VCWebServiceProxyGeneratorTool" 369 /> 370 <Tool 371 Name="VCMIDLTool" 372 /> 373 <Tool 374 Name="VCCLCompilerTool" 375 AdditionalIncludeDirectories="../../include" 376 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 377 RuntimeLibrary="0" 378 UsePrecompiledHeader="2" 379 WarningLevel="3" 380 Detect64BitPortabilityProblems="false" 381 DebugInformationFormat="3" 382 /> 383 <Tool 384 Name="VCManagedResourceCompilerTool" 385 /> 386 <Tool 387 Name="VCResourceCompilerTool" 388 /> 389 <Tool 390 Name="VCPreLinkEventTool" 391 /> 392 <Tool 393 Name="VCLinkerTool" 394 AdditionalDependencies="Pdh.lib" 395 OutputFile="../../Dist/modules/$(ProjectName).dll" 396 LinkIncremental="1" 397 ModuleDefinitionFile="NSCAAgent.def" 398 GenerateDebugInformation="false" 399 SubSystem="2" 400 OptimizeReferences="2" 401 EnableCOMDATFolding="2" 402 ImportLibrary="$(OutDir)/NSCAAgent.lib" 403 TargetMachine="1" 404 /> 405 <Tool 406 Name="VCALinkTool" 407 /> 408 <Tool 409 Name="VCManifestTool" 410 /> 411 <Tool 412 Name="VCXDCMakeTool" 413 /> 414 <Tool 415 Name="VCBscMakeTool" 416 /> 417 <Tool 418 Name="VCFxCopTool" 419 /> 420 <Tool 421 Name="VCAppVerifierTool" 422 /> 423 <Tool 424 Name="VCWebDeploymentTool" 425 /> 426 <Tool 427 Name="VCPostBuildEventTool" 428 /> 429 </Configuration> 430 <Configuration 431 Name="Distribution|x64" 432 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 433 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 434 ConfigurationType="2" 435 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 436 CharacterSet="2" 437 > 438 <Tool 439 Name="VCPreBuildEventTool" 440 /> 441 <Tool 442 Name="VCCustomBuildTool" 443 /> 444 <Tool 445 Name="VCXMLDataGeneratorTool" 446 /> 447 <Tool 448 Name="VCWebServiceProxyGeneratorTool" 449 /> 450 <Tool 451 Name="VCMIDLTool" 452 TargetEnvironment="3" 453 /> 454 <Tool 455 Name="VCCLCompilerTool" 456 AdditionalIncludeDirectories="../../include" 457 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 458 RuntimeLibrary="0" 459 UsePrecompiledHeader="2" 460 WarningLevel="3" 461 Detect64BitPortabilityProblems="false" 462 DebugInformationFormat="3" 463 /> 464 <Tool 465 Name="VCManagedResourceCompilerTool" 466 /> 467 <Tool 468 Name="VCResourceCompilerTool" 469 /> 470 <Tool 471 Name="VCPreLinkEventTool" 472 /> 473 <Tool 474 Name="VCLinkerTool" 475 AdditionalDependencies="Pdh.lib" 476 OutputFile="../../Dist/modules/$(ProjectName).dll" 477 LinkIncremental="1" 478 ModuleDefinitionFile="NSCAAgent.def" 479 GenerateDebugInformation="false" 480 SubSystem="2" 481 OptimizeReferences="2" 482 EnableCOMDATFolding="2" 483 ImportLibrary="$(OutDir)/NSCAAgent.lib" 484 TargetMachine="17" 485 /> 486 <Tool 487 Name="VCALinkTool" 488 /> 489 <Tool 490 Name="VCManifestTool" 491 /> 492 <Tool 493 Name="VCXDCMakeTool" 494 /> 495 <Tool 496 Name="VCBscMakeTool" 497 /> 498 <Tool 499 Name="VCFxCopTool" 500 /> 501 <Tool 502 Name="VCAppVerifierTool" 503 /> 504 <Tool 505 Name="VCWebDeploymentTool" 506 /> 507 <Tool 508 Name="VCPostBuildEventTool" 509 /> 510 </Configuration> 511 <Configuration 512 Name="Nightly|Win32" 513 OutputDirectory="$(ConfigurationName)" 514 IntermediateDirectory="$(ConfigurationName)" 515 ConfigurationType="2" 516 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 517 CharacterSet="2" 518 > 519 <Tool 520 Name="VCPreBuildEventTool" 521 /> 522 <Tool 523 Name="VCCustomBuildTool" 524 /> 525 <Tool 526 Name="VCXMLDataGeneratorTool" 527 /> 528 <Tool 529 Name="VCWebServiceProxyGeneratorTool" 530 /> 531 <Tool 532 Name="VCMIDLTool" 533 /> 534 <Tool 535 Name="VCCLCompilerTool" 536 AdditionalIncludeDirectories="../../include" 537 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 538 RuntimeLibrary="0" 539 UsePrecompiledHeader="2" 540 WarningLevel="3" 541 Detect64BitPortabilityProblems="false" 542 DebugInformationFormat="3" 543 /> 544 <Tool 545 Name="VCManagedResourceCompilerTool" 546 /> 547 <Tool 548 Name="VCResourceCompilerTool" 549 /> 550 <Tool 551 Name="VCPreLinkEventTool" 552 /> 553 <Tool 554 Name="VCLinkerTool" 555 AdditionalDependencies="Pdh.lib" 556 OutputFile="../../Dist/modules/$(ProjectName).dll" 557 LinkIncremental="1" 558 ModuleDefinitionFile="NSCAAgent.def" 559 GenerateDebugInformation="true" 560 SubSystem="2" 561 OptimizeReferences="2" 562 EnableCOMDATFolding="2" 563 ImportLibrary="$(OutDir)/NSCAAgent.lib" 564 TargetMachine="1" 565 /> 566 <Tool 567 Name="VCALinkTool" 568 /> 569 <Tool 570 Name="VCManifestTool" 571 /> 572 <Tool 573 Name="VCXDCMakeTool" 574 /> 575 <Tool 576 Name="VCBscMakeTool" 577 /> 578 <Tool 579 Name="VCFxCopTool" 580 /> 581 <Tool 582 Name="VCAppVerifierTool" 583 /> 584 <Tool 585 Name="VCWebDeploymentTool" 586 /> 587 <Tool 588 Name="VCPostBuildEventTool" 589 /> 590 </Configuration> 591 <Configuration 592 Name="Nightly|x64" 593 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 594 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 595 ConfigurationType="2" 596 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 597 CharacterSet="2" 598 > 599 <Tool 600 Name="VCPreBuildEventTool" 601 /> 602 <Tool 603 Name="VCCustomBuildTool" 604 /> 605 <Tool 606 Name="VCXMLDataGeneratorTool" 607 /> 608 <Tool 609 Name="VCWebServiceProxyGeneratorTool" 610 /> 611 <Tool 612 Name="VCMIDLTool" 613 TargetEnvironment="3" 614 /> 615 <Tool 616 Name="VCCLCompilerTool" 617 AdditionalIncludeDirectories="../../include" 618 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 619 RuntimeLibrary="0" 620 UsePrecompiledHeader="2" 621 WarningLevel="3" 622 Detect64BitPortabilityProblems="false" 623 DebugInformationFormat="3" 624 /> 625 <Tool 626 Name="VCManagedResourceCompilerTool" 627 /> 628 <Tool 629 Name="VCResourceCompilerTool" 630 /> 631 <Tool 632 Name="VCPreLinkEventTool" 633 /> 634 <Tool 635 Name="VCLinkerTool" 636 AdditionalDependencies="Pdh.lib" 637 OutputFile="../../Dist/modules/$(ProjectName).dll" 638 LinkIncremental="1" 639 ModuleDefinitionFile="NSCAAgent.def" 640 GenerateDebugInformation="true" 641 SubSystem="2" 642 OptimizeReferences="2" 643 EnableCOMDATFolding="2" 644 ImportLibrary="$(OutDir)/NSCAAgent.lib" 645 TargetMachine="17" 646 /> 647 <Tool 648 Name="VCALinkTool" 649 /> 650 <Tool 651 Name="VCManifestTool" 652 /> 653 <Tool 654 Name="VCXDCMakeTool" 655 /> 656 <Tool 657 Name="VCBscMakeTool" 658 /> 659 <Tool 660 Name="VCFxCopTool" 661 /> 662 <Tool 663 Name="VCAppVerifierTool" 664 /> 665 <Tool 666 Name="VCWebDeploymentTool" 667 /> 668 <Tool 669 Name="VCPostBuildEventTool" 670 /> 671 </Configuration> 672 <Configuration 673 Name="Debug-MemCheck|Win32" 674 OutputDirectory="$(ConfigurationName)" 675 IntermediateDirectory="$(ConfigurationName)" 676 ConfigurationType="2" 677 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 678 CharacterSet="2" 679 > 680 <Tool 681 Name="VCPreBuildEventTool" 682 /> 683 <Tool 684 Name="VCCustomBuildTool" 685 /> 686 <Tool 687 Name="VCXMLDataGeneratorTool" 688 /> 689 <Tool 690 Name="VCWebServiceProxyGeneratorTool" 691 /> 692 <Tool 693 Name="VCMIDLTool" 694 /> 695 <Tool 696 Name="VCCLCompilerTool" 697 Optimization="0" 698 AdditionalIncludeDirectories="../include;../../include" 699 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MEMCHECK" 700 MinimalRebuild="true" 701 BasicRuntimeChecks="3" 702 RuntimeLibrary="3" 703 UsePrecompiledHeader="2" 704 WarningLevel="3" 705 Detect64BitPortabilityProblems="false" 706 DebugInformationFormat="4" 707 /> 708 <Tool 709 Name="VCManagedResourceCompilerTool" 710 /> 711 <Tool 712 Name="VCResourceCompilerTool" 713 /> 714 <Tool 715 Name="VCPreLinkEventTool" 716 /> 717 <Tool 718 Name="VCLinkerTool" 719 AdditionalDependencies="Pdh.lib" 720 OutputFile="../../Debug/modules/$(ProjectName).dll" 721 LinkIncremental="2" 722 ModuleDefinitionFile="NSCAAgent.def" 723 GenerateDebugInformation="true" 724 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb" 725 SubSystem="2" 726 ImportLibrary="$(OutDir)/NSCAAgent.lib" 727 TargetMachine="1" 728 /> 729 <Tool 730 Name="VCALinkTool" 731 /> 732 <Tool 733 Name="VCManifestTool" 734 /> 735 <Tool 736 Name="VCXDCMakeTool" 737 /> 738 <Tool 739 Name="VCBscMakeTool" 740 /> 741 <Tool 742 Name="VCFxCopTool" 743 /> 744 <Tool 745 Name="VCAppVerifierTool" 746 /> 747 <Tool 748 Name="VCWebDeploymentTool" 749 /> 750 <Tool 751 Name="VCPostBuildEventTool" 752 /> 753 </Configuration> 754 <Configuration 755 Name="Debug-MemCheck|x64" 756 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 757 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 758 ConfigurationType="2" 759 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 760 CharacterSet="2" 761 > 762 <Tool 763 Name="VCPreBuildEventTool" 764 /> 765 <Tool 766 Name="VCCustomBuildTool" 767 /> 768 <Tool 769 Name="VCXMLDataGeneratorTool" 770 /> 771 <Tool 772 Name="VCWebServiceProxyGeneratorTool" 773 /> 774 <Tool 775 Name="VCMIDLTool" 776 TargetEnvironment="3" 777 /> 778 <Tool 779 Name="VCCLCompilerTool" 780 Optimization="0" 781 AdditionalIncludeDirectories="../include;../../include" 782 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE" 783 MinimalRebuild="true" 784 BasicRuntimeChecks="3" 785 RuntimeLibrary="3" 786 UsePrecompiledHeader="2" 787 WarningLevel="3" 788 Detect64BitPortabilityProblems="false" 789 DebugInformationFormat="3" 790 /> 791 <Tool 792 Name="VCManagedResourceCompilerTool" 793 /> 794 <Tool 795 Name="VCResourceCompilerTool" 796 /> 797 <Tool 798 Name="VCPreLinkEventTool" 799 /> 800 <Tool 801 Name="VCLinkerTool" 802 AdditionalDependencies="Pdh.lib" 803 OutputFile="../../Debug/modules/$(ProjectName).dll" 804 LinkIncremental="2" 805 ModuleDefinitionFile="NSCAAgent.def" 806 GenerateDebugInformation="true" 807 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb" 808 SubSystem="2" 809 ImportLibrary="$(OutDir)/NSCAAgent.lib" 810 TargetMachine="17" 811 /> 812 <Tool 813 Name="VCALinkTool" 814 /> 815 <Tool 816 Name="VCManifestTool" 817 /> 818 <Tool 819 Name="VCXDCMakeTool" 820 /> 821 <Tool 822 Name="VCBscMakeTool" 823 /> 824 <Tool 825 Name="VCFxCopTool" 826 /> 827 <Tool 828 Name="VCAppVerifierTool" 829 /> 830 <Tool 831 Name="VCWebDeploymentTool" 183 832 /> 184 833 <Tool … … 245 894 ImportLibrary="$(OutDir)/NSCAAgent.lib" 246 895 TargetMachine="5" 247 />248 <Tool249 Name="VCALinkTool"250 />251 <Tool252 Name="VCManifestTool"253 />254 <Tool255 Name="VCXDCMakeTool"256 />257 <Tool258 Name="VCBscMakeTool"259 />260 <Tool261 Name="VCFxCopTool"262 />263 <Tool264 Name="VCAppVerifierTool"265 />266 <Tool267 Name="VCPostBuildEventTool"268 />269 </Configuration>270 <Configuration271 Name="Release|Win32"272 OutputDirectory="$(ConfigurationName)"273 IntermediateDirectory="$(ConfigurationName)"274 ConfigurationType="2"275 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"276 CharacterSet="2"277 >278 <Tool279 Name="VCPreBuildEventTool"280 />281 <Tool282 Name="VCCustomBuildTool"283 />284 <Tool285 Name="VCXMLDataGeneratorTool"286 />287 <Tool288 Name="VCWebServiceProxyGeneratorTool"289 />290 <Tool291 Name="VCMIDLTool"292 />293 <Tool294 Name="VCCLCompilerTool"295 AdditionalIncludeDirectories="../../include"296 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE"297 RuntimeLibrary="0"298 UsePrecompiledHeader="2"299 WarningLevel="3"300 Detect64BitPortabilityProblems="false"301 DebugInformationFormat="3"302 />303 <Tool304 Name="VCManagedResourceCompilerTool"305 />306 <Tool307 Name="VCResourceCompilerTool"308 />309 <Tool310 Name="VCPreLinkEventTool"311 />312 <Tool313 Name="VCLinkerTool"314 AdditionalDependencies="Pdh.lib"315 OutputFile="../../Release/modules/$(ProjectName).dll"316 LinkIncremental="1"317 ModuleDefinitionFile="NSCAAgent.def"318 GenerateDebugInformation="false"319 SubSystem="2"320 OptimizeReferences="2"321 EnableCOMDATFolding="2"322 RandomizedBaseAddress="1"323 DataExecutionPrevention="0"324 ImportLibrary="$(OutDir)/NSCAAgent.lib"325 TargetMachine="1"326 />327 <Tool328 Name="VCALinkTool"329 />330 <Tool331 Name="VCManifestTool"332 />333 <Tool334 Name="VCXDCMakeTool"335 />336 <Tool337 Name="VCBscMakeTool"338 />339 <Tool340 Name="VCFxCopTool"341 />342 <Tool343 Name="VCAppVerifierTool"344 />345 <Tool346 Name="VCPostBuildEventTool"347 />348 </Configuration>349 <Configuration350 Name="Release|x64"351 OutputDirectory="$(PlatformName)\$(ConfigurationName)"352 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"353 ConfigurationType="2"354 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"355 CharacterSet="2"356 >357 <Tool358 Name="VCPreBuildEventTool"359 />360 <Tool361 Name="VCCustomBuildTool"362 />363 <Tool364 Name="VCXMLDataGeneratorTool"365 />366 <Tool367 Name="VCWebServiceProxyGeneratorTool"368 />369 <Tool370 Name="VCMIDLTool"371 TargetEnvironment="3"372 />373 <Tool374 Name="VCCLCompilerTool"375 AdditionalIncludeDirectories="../../include"376 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE"377 RuntimeLibrary="0"378 UsePrecompiledHeader="2"379 WarningLevel="3"380 Detect64BitPortabilityProblems="false"381 DebugInformationFormat="3"382 />383 <Tool384 Name="VCManagedResourceCompilerTool"385 />386 <Tool387 Name="VCResourceCompilerTool"388 />389 <Tool390 Name="VCPreLinkEventTool"391 />392 <Tool393 Name="VCLinkerTool"394 AdditionalDependencies="Pdh.lib"395 OutputFile="../../Release/modules/$(ProjectName).dll"396 LinkIncremental="1"397 ModuleDefinitionFile="NSCAAgent.def"398 GenerateDebugInformation="false"399 SubSystem="2"400 OptimizeReferences="2"401 EnableCOMDATFolding="2"402 RandomizedBaseAddress="1"403 DataExecutionPrevention="0"404 ImportLibrary="$(OutDir)/NSCAAgent.lib"405 TargetMachine="17"406 896 /> 407 897 <Tool … … 508 998 </Configuration> 509 999 <Configuration 510 Name="Distribution|Win32"511 OutputDirectory="$(ConfigurationName)"512 IntermediateDirectory="$(ConfigurationName)"513 ConfigurationType="2"514 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"515 CharacterSet="2"516 >517 <Tool518 Name="VCPreBuildEventTool"519 />520 <Tool521 Name="VCCustomBuildTool"522 />523 <Tool524 Name="VCXMLDataGeneratorTool"525 />526 <Tool527 Name="VCWebServiceProxyGeneratorTool"528 />529 <Tool530 Name="VCMIDLTool"531 />532 <Tool533 Name="VCCLCompilerTool"534 AdditionalIncludeDirectories="../../include"535 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"536 RuntimeLibrary="0"537 UsePrecompiledHeader="2"538 WarningLevel="3"539 Detect64BitPortabilityProblems="false"540 DebugInformationFormat="3"541 />542 <Tool543 Name="VCManagedResourceCompilerTool"544 />545 <Tool546 Name="VCResourceCompilerTool"547 />548 <Tool549 Name="VCPreLinkEventTool"550 />551 <Tool552 Name="VCLinkerTool"553 AdditionalDependencies="Pdh.lib"554 OutputFile="../../Dist/modules/$(ProjectName).dll"555 LinkIncremental="1"556 ModuleDefinitionFile="NSCAAgent.def"557 GenerateDebugInformation="false"558 SubSystem="2"559 OptimizeReferences="2"560 EnableCOMDATFolding="2"561 RandomizedBaseAddress="1"562 DataExecutionPrevention="0"563 ImportLibrary="$(OutDir)/NSCAAgent.lib"564 TargetMachine="1"565 />566 <Tool567 Name="VCALinkTool"568 />569 <Tool570 Name="VCManifestTool"571 />572 <Tool573 Name="VCXDCMakeTool"574 />575 <Tool576 Name="VCBscMakeTool"577 />578 <Tool579 Name="VCFxCopTool"580 />581 <Tool582 Name="VCAppVerifierTool"583 />584 <Tool585 Name="VCPostBuildEventTool"586 />587 </Configuration>588 <Configuration589 Name="Distribution|x64"590 OutputDirectory="$(PlatformName)\$(ConfigurationName)"591 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"592 ConfigurationType="2"593 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"594 CharacterSet="2"595 >596 <Tool597 Name="VCPreBuildEventTool"598 />599 <Tool600 Name="VCCustomBuildTool"601 />602 <Tool603 Name="VCXMLDataGeneratorTool"604 />605 <Tool606 Name="VCWebServiceProxyGeneratorTool"607 />608 <Tool609 Name="VCMIDLTool"610 TargetEnvironment="3"611 />612 <Tool613 Name="VCCLCompilerTool"614 AdditionalIncludeDirectories="../../include"615 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"616 RuntimeLibrary="0"617 UsePrecompiledHeader="2"618 WarningLevel="3"619 Detect64BitPortabilityProblems="false"620 DebugInformationFormat="3"621 />622 <Tool623 Name="VCManagedResourceCompilerTool"624 />625 <Tool626 Name="VCResourceCompilerTool"627 />628 <Tool629 Name="VCPreLinkEventTool"630 />631 <Tool632 Name="VCLinkerTool"633 AdditionalDependencies="Pdh.lib"634 OutputFile="../../Dist/modules/$(ProjectName).dll"635 LinkIncremental="1"636 ModuleDefinitionFile="NSCAAgent.def"637 GenerateDebugInformation="false"638 SubSystem="2"639 OptimizeReferences="2"640 EnableCOMDATFolding="2"641 RandomizedBaseAddress="1"642 DataExecutionPrevention="0"643 ImportLibrary="$(OutDir)/NSCAAgent.lib"644 TargetMachine="17"645 />646 <Tool647 Name="VCALinkTool"648 />649 <Tool650 Name="VCManifestTool"651 />652 <Tool653 Name="VCXDCMakeTool"654 />655 <Tool656 Name="VCBscMakeTool"657 />658 <Tool659 Name="VCFxCopTool"660 />661 <Tool662 Name="VCAppVerifierTool"663 />664 <Tool665 Name="VCPostBuildEventTool"666 />667 </Configuration>668 <Configuration669 1000 Name="Distribution|Itanium" 670 1001 OutputDirectory="$(PlatformName)\$(ConfigurationName)" … … 747 1078 </Configuration> 748 1079 <Configuration 749 Name="Nightly|Win32"750 OutputDirectory="$(ConfigurationName)"751 IntermediateDirectory="$(ConfigurationName)"752 ConfigurationType="2"753 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"754 CharacterSet="2"755 >756 <Tool757 Name="VCPreBuildEventTool"758 />759 <Tool760 Name="VCCustomBuildTool"761 />762 <Tool763 Name="VCXMLDataGeneratorTool"764 />765 <Tool766 Name="VCWebServiceProxyGeneratorTool"767 />768 <Tool769 Name="VCMIDLTool"770 />771 <Tool772 Name="VCCLCompilerTool"773 AdditionalIncludeDirectories="../../include"774 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS"775 RuntimeLibrary="0"776 UsePrecompiledHeader="2"777 WarningLevel="3"778 Detect64BitPortabilityProblems="false"779 DebugInformationFormat="3"780 />781 <Tool782 Name="VCManagedResourceCompilerTool"783 />784 <Tool785 Name="VCResourceCompilerTool"786 />787 <Tool788 Name="VCPreLinkEventTool"789 />790 <Tool791 Name="VCLinkerTool"792 AdditionalDependencies="Pdh.lib"793 OutputFile="../../Dist/modules/$(ProjectName).dll"794 LinkIncremental="1"795 ModuleDefinitionFile="NSCAAgent.def"796 GenerateDebugInformation="true"797 SubSystem="2"798 OptimizeReferences="2"799 EnableCOMDATFolding="2"800 RandomizedBaseAddress="1"801 DataExecutionPrevention="0"802 ImportLibrary="$(OutDir)/NSCAAgent.lib"803 TargetMachine="1"804 />805 <Tool806 Name="VCALinkTool"807 />808 <Tool809 Name="VCManifestTool"810 />811 <Tool812 Name="VCXDCMakeTool"813 />814 <Tool815 Name="VCBscMakeTool"816 />817 <Tool818 Name="VCFxCopTool"819 />820 <Tool821 Name="VCAppVerifierTool"822 />823 <Tool824 Name="VCPostBuildEventTool"825 />826 </Configuration>827 <Configuration828 Name="Nightly|x64"829 OutputDirectory="$(PlatformName)\$(ConfigurationName)"830 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"831 ConfigurationType="2"832 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"833 CharacterSet="2"834 >835 <Tool836 Name="VCPreBuildEventTool"837 />838 <Tool839 Name="VCCustomBuildTool"840 />841 <Tool842 Name="VCXMLDataGeneratorTool"843 />844 <Tool845 Name="VCWebServiceProxyGeneratorTool"846 />847 <Tool848 Name="VCMIDLTool"849 TargetEnvironment="3"850 />851 <Tool852 Name="VCCLCompilerTool"853 AdditionalIncludeDirectories="../../include"854 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"855 RuntimeLibrary="0"856 UsePrecompiledHeader="2"857 WarningLevel="3"858 Detect64BitPortabilityProblems="false"859 DebugInformationFormat="3"860 />861 <Tool862 Name="VCManagedResourceCompilerTool"863 />864 <Tool865 Name="VCResourceCompilerTool"866 />867 <Tool868 Name="VCPreLinkEventTool"869 />870 <Tool871 Name="VCLinkerTool"872 AdditionalDependencies="Pdh.lib"873 OutputFile="../../Dist/modules/$(ProjectName).dll"874 LinkIncremental="1"875 ModuleDefinitionFile="NSCAAgent.def"876 GenerateDebugInformation="true"877 SubSystem="2"878 OptimizeReferences="2"879 EnableCOMDATFolding="2"880 RandomizedBaseAddress="1"881 DataExecutionPrevention="0"882 ImportLibrary="$(OutDir)/NSCAAgent.lib"883 TargetMachine="17"884 />885 <Tool886 Name="VCALinkTool"887 />888 <Tool889 Name="VCManifestTool"890 />891 <Tool892 Name="VCXDCMakeTool"893 />894 <Tool895 Name="VCBscMakeTool"896 />897 <Tool898 Name="VCFxCopTool"899 />900 <Tool901 Name="VCAppVerifierTool"902 />903 <Tool904 Name="VCPostBuildEventTool"905 />906 </Configuration>907 <Configuration908 1080 Name="Nightly|Itanium" 909 1081 OutputDirectory="$(PlatformName)\$(ConfigurationName)" … … 986 1158 </Configuration> 987 1159 <Configuration 988 Name="Debug-MemCheck|Win32"989 OutputDirectory="$(ConfigurationName)"990 IntermediateDirectory="$(ConfigurationName)"991 ConfigurationType="2"992 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"993 CharacterSet="2"994 >995 <Tool996 Name="VCPreBuildEventTool"997 />998 <Tool999 Name="VCCustomBuildTool"1000 />1001 <Tool1002 Name="VCXMLDataGeneratorTool"1003 />1004 <Tool1005 Name="VCWebServiceProxyGeneratorTool"1006 />1007 <Tool1008 Name="VCMIDLTool"1009 />1010 <Tool1011 Name="VCCLCompilerTool"1012 Optimization="0"1013 AdditionalIncludeDirectories="../include;../../include"1014 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MEMCHECK"1015 MinimalRebuild="true"1016 BasicRuntimeChecks="3"1017 RuntimeLibrary="3"1018 UsePrecompiledHeader="2"1019 WarningLevel="3"1020 Detect64BitPortabilityProblems="false"1021 DebugInformationFormat="4"1022 />1023 <Tool1024 Name="VCManagedResourceCompilerTool"1025 />1026 <Tool1027 Name="VCResourceCompilerTool"1028 />1029 <Tool1030 Name="VCPreLinkEventTool"1031 />1032 <Tool1033 Name="VCLinkerTool"1034 AdditionalDependencies="Pdh.lib"1035 OutputFile="../../Debug/modules/$(ProjectName).dll"1036 LinkIncremental="2"1037 ModuleDefinitionFile="NSCAAgent.def"1038 GenerateDebugInformation="true"1039 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb"1040 SubSystem="2"1041 RandomizedBaseAddress="1"1042 DataExecutionPrevention="0"1043 ImportLibrary="$(OutDir)/NSCAAgent.lib"1044 TargetMachine="1"1045 />1046 <Tool1047 Name="VCALinkTool"1048 />1049 <Tool1050 Name="VCManifestTool"1051 />1052 <Tool1053 Name="VCXDCMakeTool"1054 />1055 <Tool1056 Name="VCBscMakeTool"1057 />1058 <Tool1059 Name="VCFxCopTool"1060 />1061 <Tool1062 Name="VCAppVerifierTool"1063 />1064 <Tool1065 Name="VCPostBuildEventTool"1066 />1067 </Configuration>1068 <Configuration1069 Name="Debug-MemCheck|x64"1070 OutputDirectory="$(PlatformName)\$(ConfigurationName)"1071 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"1072 ConfigurationType="2"1073 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"1074 CharacterSet="2"1075 >1076 <Tool1077 Name="VCPreBuildEventTool"1078 />1079 <Tool1080 Name="VCCustomBuildTool"1081 />1082 <Tool1083 Name="VCXMLDataGeneratorTool"1084 />1085 <Tool1086 Name="VCWebServiceProxyGeneratorTool"1087 />1088 <Tool1089 Name="VCMIDLTool"1090 TargetEnvironment="3"1091 />1092 <Tool1093 Name="VCCLCompilerTool"1094 Optimization="0"1095 AdditionalIncludeDirectories="../include;../../include"1096 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"1097 MinimalRebuild="true"1098 BasicRuntimeChecks="3"1099 RuntimeLibrary="3"1100 UsePrecompiledHeader="2"1101 WarningLevel="3"1102 Detect64BitPortabilityProblems="false"1103 DebugInformationFormat="3"1104 />1105 <Tool1106 Name="VCManagedResourceCompilerTool"1107 />1108 <Tool1109 Name="VCResourceCompilerTool"1110 />1111 <Tool1112 Name="VCPreLinkEventTool"1113 />1114 <Tool1115 Name="VCLinkerTool"1116 AdditionalDependencies="Pdh.lib"1117 OutputFile="../../Debug/modules/$(ProjectName).dll"1118 LinkIncremental="2"1119 ModuleDefinitionFile="NSCAAgent.def"1120 GenerateDebugInformation="true"1121 ProgramDatabaseFile="$(OutDir)/NSCAAgent.pdb"1122 SubSystem="2"1123 RandomizedBaseAddress="1"1124 DataExecutionPrevention="0"1125 ImportLibrary="$(OutDir)/NSCAAgent.lib"1126 TargetMachine="17"1127 />1128 <Tool1129 Name="VCALinkTool"1130 />1131 <Tool1132 Name="VCManifestTool"1133 />1134 <Tool1135 Name="VCXDCMakeTool"1136 />1137 <Tool1138 Name="VCBscMakeTool"1139 />1140 <Tool1141 Name="VCFxCopTool"1142 />1143 <Tool1144 Name="VCAppVerifierTool"1145 />1146 <Tool1147 Name="VCPostBuildEventTool"1148 />1149 </Configuration>1150 <Configuration1151 1160 Name="Debug-MemCheck|Itanium" 1152 1161 OutputDirectory="$(PlatformName)\$(ConfigurationName)" … … 1261 1270 </FileConfiguration> 1262 1271 <FileConfiguration 1272 Name="Release|Win32" 1273 > 1274 <Tool 1275 Name="VCCLCompilerTool" 1276 UsePrecompiledHeader="0" 1277 PrecompiledHeaderThrough="" 1278 /> 1279 </FileConfiguration> 1280 <FileConfiguration 1281 Name="Release|x64" 1282 > 1283 <Tool 1284 Name="VCCLCompilerTool" 1285 UsePrecompiledHeader="0" 1286 PrecompiledHeaderThrough="" 1287 /> 1288 </FileConfiguration> 1289 <FileConfiguration 1290 Name="Distribution|Win32" 1291 > 1292 <Tool 1293 Name="VCCLCompilerTool" 1294 UsePrecompiledHeader="0" 1295 PrecompiledHeaderThrough="" 1296 /> 1297 </FileConfiguration> 1298 <FileConfiguration 1299 Name="Distribution|x64" 1300 > 1301 <Tool 1302 Name="VCCLCompilerTool" 1303 UsePrecompiledHeader="0" 1304 PrecompiledHeaderThrough="" 1305 /> 1306 </FileConfiguration> 1307 <FileConfiguration 1308 Name="Nightly|Win32" 1309 > 1310 <Tool 1311 Name="VCCLCompilerTool" 1312 UsePrecompiledHeader="0" 1313 PrecompiledHeaderThrough="" 1314 /> 1315 </FileConfiguration> 1316 <FileConfiguration 1317 Name="Nightly|x64" 1318 > 1319 <Tool 1320 Name="VCCLCompilerTool" 1321 UsePrecompiledHeader="0" 1322 PrecompiledHeaderThrough="" 1323 /> 1324 </FileConfiguration> 1325 <FileConfiguration 1326 Name="Debug-MemCheck|Win32" 1327 > 1328 <Tool 1329 Name="VCCLCompilerTool" 1330 UsePrecompiledHeader="0" 1331 PrecompiledHeaderThrough="" 1332 /> 1333 </FileConfiguration> 1334 <FileConfiguration 1335 Name="Debug-MemCheck|x64" 1336 > 1337 <Tool 1338 Name="VCCLCompilerTool" 1339 UsePrecompiledHeader="0" 1340 PrecompiledHeaderThrough="" 1341 /> 1342 </FileConfiguration> 1343 <FileConfiguration 1263 1344 Name="Debug|Itanium" 1264 1345 > … … 1270 1351 </FileConfiguration> 1271 1352 <FileConfiguration 1272 Name="Release|Win32"1273 >1274 <Tool1275 Name="VCCLCompilerTool"1276 UsePrecompiledHeader="0"1277 PrecompiledHeaderThrough=""1278 />1279 </FileConfiguration>1280 <FileConfiguration1281 Name="Release|x64"1282 >1283 <Tool1284 Name="VCCLCompilerTool"1285 UsePrecompiledHeader="0"1286 PrecompiledHeaderThrough=""1287 />1288 </FileConfiguration>1289 <FileConfiguration1290 1353 Name="Release|Itanium" 1291 1354 > … … 1297 1360 </FileConfiguration> 1298 1361 <FileConfiguration 1299 Name="Distribution|Win32"1300 >1301 <Tool1302 Name="VCCLCompilerTool"1303 UsePrecompiledHeader="0"1304 PrecompiledHeaderThrough=""1305 />1306 </FileConfiguration>1307 <FileConfiguration1308 Name="Distribution|x64"1309 >1310 <Tool1311 Name="VCCLCompilerTool"1312 UsePrecompiledHeader="0"1313 PrecompiledHeaderThrough=""1314 />1315 </FileConfiguration>1316 <FileConfiguration1317 1362 Name="Distribution|Itanium" 1318 1363 > … … 1324 1369 </FileConfiguration> 1325 1370 <FileConfiguration 1326 Name="Nightly|Win32"1327 >1328 <Tool1329 Name="VCCLCompilerTool"1330 UsePrecompiledHeader="0"1331 PrecompiledHeaderThrough=""1332 />1333 </FileConfiguration>1334 <FileConfiguration1335 Name="Nightly|x64"1336 >1337 <Tool1338 Name="VCCLCompilerTool"1339 UsePrecompiledHeader="0"1340 PrecompiledHeaderThrough=""1341 />1342 </FileConfiguration>1343 <FileConfiguration1344 1371 Name="Nightly|Itanium" 1345 >1346 <Tool1347 Name="VCCLCompilerTool"1348 UsePrecompiledHeader="0"1349 PrecompiledHeaderThrough=""1350 />1351 </FileConfiguration>1352 <FileConfiguration1353 Name="Debug-MemCheck|Win32"1354 >1355 <Tool1356 Name="VCCLCompilerTool"1357 UsePrecompiledHeader="0"1358 PrecompiledHeaderThrough=""1359 />1360 </FileConfiguration>1361 <FileConfiguration1362 Name="Debug-MemCheck|x64"1363 1372 > 1364 1373 <Tool … … 1412 1421 </FileConfiguration> 1413 1422 <FileConfiguration 1423 Name="Release|Win32" 1424 > 1425 <Tool 1426 Name="VCCLCompilerTool" 1427 UsePrecompiledHeader="0" 1428 PrecompiledHeaderThrough="" 1429 /> 1430 </FileConfiguration> 1431 <FileConfiguration 1432 Name="Release|x64" 1433 > 1434 <Tool 1435 Name="VCCLCompilerTool" 1436 UsePrecompiledHeader="0" 1437 PrecompiledHeaderThrough="" 1438 /> 1439 </FileConfiguration> 1440 <FileConfiguration 1441 Name="Distribution|Win32" 1442 > 1443 <Tool 1444 Name="VCCLCompilerTool" 1445 UsePrecompiledHeader="0" 1446 PrecompiledHeaderThrough="" 1447 /> 1448 </FileConfiguration> 1449 <FileConfiguration 1450 Name="Distribution|x64" 1451 > 1452 <Tool 1453 Name="VCCLCompilerTool" 1454 UsePrecompiledHeader="0" 1455 PrecompiledHeaderThrough="" 1456 /> 1457 </FileConfiguration> 1458 <FileConfiguration 1459 Name="Nightly|Win32" 1460 > 1461 <Tool 1462 Name="VCCLCompilerTool" 1463 UsePrecompiledHeader="0" 1464 PrecompiledHeaderThrough="" 1465 /> 1466 </FileConfiguration> 1467 <FileConfiguration 1468 Name="Nightly|x64" 1469 > 1470 <Tool 1471 Name="VCCLCompilerTool" 1472 UsePrecompiledHeader="0" 1473 PrecompiledHeaderThrough="" 1474 /> 1475 </FileConfiguration> 1476 <FileConfiguration 1477 Name="Debug-MemCheck|Win32" 1478 > 1479 <Tool 1480 Name="VCCLCompilerTool" 1481 UsePrecompiledHeader="0" 1482 PrecompiledHeaderThrough="" 1483 /> 1484 </FileConfiguration> 1485 <FileConfiguration 1486 Name="Debug-MemCheck|x64" 1487 > 1488 <Tool 1489 Name="VCCLCompilerTool" 1490 UsePrecompiledHeader="0" 1491 PrecompiledHeaderThrough="" 1492 /> 1493 </FileConfiguration> 1494 <FileConfiguration 1414 1495 Name="Debug|Itanium" 1415 1496 > … … 1421 1502 </FileConfiguration> 1422 1503 <FileConfiguration 1423 Name="Release|Win32"1424 >1425 <Tool1426 Name="VCCLCompilerTool"1427 UsePrecompiledHeader="0"1428 PrecompiledHeaderThrough=""1429 />1430 </FileConfiguration>1431 <FileConfiguration1432 Name="Release|x64"1433 >1434 <Tool1435 Name="VCCLCompilerTool"1436 UsePrecompiledHeader="0"1437 PrecompiledHeaderThrough=""1438 />1439 </FileConfiguration>1440 <FileConfiguration1441 1504 Name="Release|Itanium" 1442 1505 > … … 1448 1511 </FileConfiguration> 1449 1512 <FileConfiguration 1450 Name="Distribution|Win32"1451 >1452 <Tool1453 Name="VCCLCompilerTool"1454 UsePrecompiledHeader="0"1455 PrecompiledHeaderThrough=""1456 />1457 </FileConfiguration>1458 <FileConfiguration1459 Name="Distribution|x64"1460 >1461 <Tool1462 Name="VCCLCompilerTool"1463 UsePrecompiledHeader="0"1464 PrecompiledHeaderThrough=""1465 />1466 </FileConfiguration>1467 <FileConfiguration1468 1513 Name="Distribution|Itanium" 1469 1514 > … … 1475 1520 </FileConfiguration> 1476 1521 <FileConfiguration 1477 Name="Nightly|Win32"1478 >1479 <Tool1480 Name="VCCLCompilerTool"1481 UsePrecompiledHeader="0"1482 PrecompiledHeaderThrough=""1483 />1484 </FileConfiguration>1485 <FileConfiguration1486 Name="Nightly|x64"1487 >1488 <Tool1489 Name="VCCLCompilerTool"1490 UsePrecompiledHeader="0"1491 PrecompiledHeaderThrough=""1492 />1493 </FileConfiguration>1494 <FileConfiguration1495 1522 Name="Nightly|Itanium" 1496 1523 > … … 1502 1529 </FileConfiguration> 1503 1530 <FileConfiguration 1504 Name="Debug-MemCheck|Win32"1505 >1506 <Tool1507 Name="VCCLCompilerTool"1508 UsePrecompiledHeader="0"1509 PrecompiledHeaderThrough=""1510 />1511 </FileConfiguration>1512 <FileConfiguration1513 Name="Debug-MemCheck|x64"1514 >1515 <Tool1516 Name="VCCLCompilerTool"1517 UsePrecompiledHeader="0"1518 PrecompiledHeaderThrough=""1519 />1520 </FileConfiguration>1521 <FileConfiguration1522 1531 Name="Debug-MemCheck|Itanium" 1523 1532 > … … 1526 1535 UsePrecompiledHeader="0" 1527 1536 PrecompiledHeaderThrough="" 1537 /> 1538 </FileConfiguration> 1539 </File> 1540 <File 1541 RelativePath="..\..\include\Socket.cpp" 1542 > 1543 <FileConfiguration 1544 Name="Debug|Win32" 1545 > 1546 <Tool 1547 Name="VCCLCompilerTool" 1548 UsePrecompiledHeader="0" 1528 1549 /> 1529 1550 </FileConfiguration> … … 1549 1570 </FileConfiguration> 1550 1571 <FileConfiguration 1572 Name="Release|Win32" 1573 > 1574 <Tool 1575 Name="VCCLCompilerTool" 1576 UsePrecompiledHeader="1" 1577 /> 1578 </FileConfiguration> 1579 <FileConfiguration 1580 Name="Release|x64" 1581 > 1582 <Tool 1583 Name="VCCLCompilerTool" 1584 UsePrecompiledHeader="1" 1585 /> 1586 </FileConfiguration> 1587 <FileConfiguration 1588 Name="Distribution|Win32" 1589 > 1590 <Tool 1591 Name="VCCLCompilerTool" 1592 UsePrecompiledHeader="1" 1593 /> 1594 </FileConfiguration> 1595 <FileConfiguration 1596 Name="Distribution|x64" 1597 > 1598 <Tool 1599 Name="VCCLCompilerTool" 1600 UsePrecompiledHeader="1" 1601 /> 1602 </FileConfiguration> 1603 <FileConfiguration 1604 Name="Nightly|Win32" 1605 > 1606 <Tool 1607 Name="VCCLCompilerTool" 1608 UsePrecompiledHeader="1" 1609 /> 1610 </FileConfiguration> 1611 <FileConfiguration 1612 Name="Nightly|x64" 1613 > 1614 <Tool 1615 Name="VCCLCompilerTool" 1616 UsePrecompiledHeader="1" 1617 /> 1618 </FileConfiguration> 1619 <FileConfiguration 1620 Name="Debug-MemCheck|Win32" 1621 > 1622 <Tool 1623 Name="VCCLCompilerTool" 1624 UsePrecompiledHeader="1" 1625 /> 1626 </FileConfiguration> 1627 <FileConfiguration 1628 Name="Debug-MemCheck|x64" 1629 > 1630 <Tool 1631 Name="VCCLCompilerTool" 1632 UsePrecompiledHeader="1" 1633 /> 1634 </FileConfiguration> 1635 <FileConfiguration 1551 1636 Name="Debug|Itanium" 1552 1637 > … … 1557 1642 </FileConfiguration> 1558 1643 <FileConfiguration 1559 Name="Release| Win32"1644 Name="Release|Itanium" 1560 1645 > 1561 1646 <Tool … … 1565 1650 </FileConfiguration> 1566 1651 <FileConfiguration 1567 Name=" Release|x64"1652 Name="Distribution|Itanium" 1568 1653 > 1569 1654 <Tool … … 1573 1658 </FileConfiguration> 1574 1659 <FileConfiguration 1575 Name="Release|Itanium"1576 >1577 <Tool1578 Name="VCCLCompilerTool"1579 UsePrecompiledHeader="1"1580 />1581 </FileConfiguration>1582 <FileConfiguration1583 Name="Distribution|Win32"1584 >1585 <Tool1586 Name="VCCLCompilerTool"1587 UsePrecompiledHeader="1"1588 />1589 </FileConfiguration>1590 <FileConfiguration1591 Name="Distribution|x64"1592 >1593 <Tool1594 Name="VCCLCompilerTool"1595 UsePrecompiledHeader="1"1596 />1597 </FileConfiguration>1598 <FileConfiguration1599 Name="Distribution|Itanium"1600 >1601 <Tool1602 Name="VCCLCompilerTool"1603 UsePrecompiledHeader="1"1604 />1605 </FileConfiguration>1606 <FileConfiguration1607 Name="Nightly|Win32"1608 >1609 <Tool1610 Name="VCCLCompilerTool"1611 UsePrecompiledHeader="1"1612 />1613 </FileConfiguration>1614 <FileConfiguration1615 Name="Nightly|x64"1616 >1617 <Tool1618 Name="VCCLCompilerTool"1619 UsePrecompiledHeader="1"1620 />1621 </FileConfiguration>1622 <FileConfiguration1623 1660 Name="Nightly|Itanium" 1624 >1625 <Tool1626 Name="VCCLCompilerTool"1627 UsePrecompiledHeader="1"1628 />1629 </FileConfiguration>1630 <FileConfiguration1631 Name="Debug-MemCheck|Win32"1632 >1633 <Tool1634 Name="VCCLCompilerTool"1635 UsePrecompiledHeader="1"1636 />1637 </FileConfiguration>1638 <FileConfiguration1639 Name="Debug-MemCheck|x64"1640 1661 > 1641 1662 <Tool … … 1675 1696 </FileConfiguration> 1676 1697 <FileConfiguration 1698 Name="Release|Win32" 1699 > 1700 <Tool 1701 Name="VCCLCompilerTool" 1702 UsePrecompiledHeader="0" 1703 PrecompiledHeaderThrough="" 1704 /> 1705 </FileConfiguration> 1706 <FileConfiguration 1707 Name="Release|x64" 1708 > 1709 <Tool 1710 Name="VCCLCompilerTool" 1711 UsePrecompiledHeader="0" 1712 PrecompiledHeaderThrough="" 1713 /> 1714 </FileConfiguration> 1715 <FileConfiguration 1716 Name="Distribution|Win32" 1717 > 1718 <Tool 1719 Name="VCCLCompilerTool" 1720 UsePrecompiledHeader="0" 1721 PrecompiledHeaderThrough="" 1722 /> 1723 </FileConfiguration> 1724 <FileConfiguration 1725 Name="Distribution|x64" 1726 > 1727 <Tool 1728 Name="VCCLCompilerTool" 1729 UsePrecompiledHeader="0" 1730 PrecompiledHeaderThrough="" 1731 /> 1732 </FileConfiguration> 1733 <FileConfiguration 1734 Name="Nightly|Win32" 1735 > 1736 <Tool 1737 Name="VCCLCompilerTool" 1738 UsePrecompiledHeader="0" 1739 PrecompiledHeaderThrough="" 1740 /> 1741 </FileConfiguration> 1742 <FileConfiguration 1743 Name="Nightly|x64" 1744 > 1745 <Tool 1746 Name="VCCLCompilerTool" 1747 UsePrecompiledHeader="0" 1748 PrecompiledHeaderThrough="" 1749 /> 1750 </FileConfiguration> 1751 <FileConfiguration 1752 Name="Debug-MemCheck|Win32" 1753 > 1754 <Tool 1755 Name="VCCLCompilerTool" 1756 UsePrecompiledHeader="0" 1757 PrecompiledHeaderThrough="" 1758 /> 1759 </FileConfiguration> 1760 <FileConfiguration 1761 Name="Debug-MemCheck|x64" 1762 > 1763 <Tool 1764 Name="VCCLCompilerTool" 1765 UsePrecompiledHeader="0" 1766 PrecompiledHeaderThrough="" 1767 /> 1768 </FileConfiguration> 1769 <FileConfiguration 1677 1770 Name="Debug|Itanium" 1678 1771 > … … 1684 1777 </FileConfiguration> 1685 1778 <FileConfiguration 1686 Name="Release|Win32"1687 >1688 <Tool1689 Name="VCCLCompilerTool"1690 UsePrecompiledHeader="0"1691 PrecompiledHeaderThrough=""1692 />1693 </FileConfiguration>1694 <FileConfiguration1695 Name="Release|x64"1696 >1697 <Tool1698 Name="VCCLCompilerTool"1699 UsePrecompiledHeader="0"1700 PrecompiledHeaderThrough=""1701 />1702 </FileConfiguration>1703 <FileConfiguration1704 1779 Name="Release|Itanium" 1705 1780 > … … 1711 1786 </FileConfiguration> 1712 1787 <FileConfiguration 1713 Name="Distribution|Win32"1714 >1715 <Tool1716 Name="VCCLCompilerTool"1717 UsePrecompiledHeader="0"1718 PrecompiledHeaderThrough=""1719 />1720 </FileConfiguration>1721 <FileConfiguration1722 Name="Distribution|x64"1723 >1724 <Tool1725 Name="VCCLCompilerTool"1726 UsePrecompiledHeader="0"1727 PrecompiledHeaderThrough=""1728 />1729 </FileConfiguration>1730 <FileConfiguration1731 1788 Name="Distribution|Itanium" 1732 1789 > … … 1738 1795 </FileConfiguration> 1739 1796 <FileConfiguration 1740 Name="Nightly|Win32"1741 >1742 <Tool1743 Name="VCCLCompilerTool"1744 UsePrecompiledHeader="0"1745 PrecompiledHeaderThrough=""1746 />1747 </FileConfiguration>1748 <FileConfiguration1749 Name="Nightly|x64"1750 >1751 <Tool1752 Name="VCCLCompilerTool"1753 UsePrecompiledHeader="0"1754 PrecompiledHeaderThrough=""1755 />1756 </FileConfiguration>1757 <FileConfiguration1758 1797 Name="Nightly|Itanium" 1759 >1760 <Tool1761 Name="VCCLCompilerTool"1762 UsePrecompiledHeader="0"1763 PrecompiledHeaderThrough=""1764 />1765 </FileConfiguration>1766 <FileConfiguration1767 Name="Debug-MemCheck|Win32"1768 >1769 <Tool1770 Name="VCCLCompilerTool"1771 UsePrecompiledHeader="0"1772 PrecompiledHeaderThrough=""1773 />1774 </FileConfiguration>1775 <FileConfiguration1776 Name="Debug-MemCheck|x64"1777 1798 > 1778 1799 <Tool … … 1819 1840 </File> 1820 1841 <File 1842 RelativePath="..\..\include\Socket.h" 1843 > 1844 </File> 1845 <File 1821 1846 RelativePath=".\stdafx.h" 1822 1847 >
Note: See TracChangeset
for help on using the changeset viewer.








