Build Log
  

Rebuild started: Project: UDPSplit, Configuration: Release|Win32

Command Lines
  
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002265645672.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC ".\Utils.c"

".\Main.c"

".\Globals.c"
]
Creating command line "cl.exe @"p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002265645672.rsp" /nologo /errorReport:prompt"
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002365645672.rsp" with contents
[
/OUT:"P:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\UDPSplit.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\UDPSplit.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"P:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\UDPSplit.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 WS2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\Globals.obj"

".\Release\Main.obj"

".\Release\Utils.obj"
]
Creating command line "link.exe @"p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002365645672.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002465645672.rsp" with contents
[
/outputresource:".\Release\UDPSplit.exe;#1" /manifest

".\Release\UDPSplit.exe.intermediate.manifest"
]
Creating command line "mt.exe @"p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\RSP00002465645672.rsp" /nologo"
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\BAT00002565645672.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\BAT00002565645672.bat"""
Output Window
  
Compiling...
Utils.c
.\Utils.c(844) : warning C4101: 'service' : unreferenced local variable
.\Utils.c(845) : warning C4101: 'buf' : unreferenced local variable
.\Utils.c(843) : warning C4101: 'hostname' : unreferenced local variable
.\Utils.c(841) : warning C4101: 'addr' : unreferenced local variable
Main.c
Globals.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://p:\Personal data\Software\Other\Software development\C++\Other\UDPSplit\Release\BuildLog.htm"
UDPSplit - 0 error(s), 4 warning(s)