Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022892445536.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PASCALDLL_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /Zp1 /Gy /Fp".\Release/pascaldll.pch" /Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP ".\pascaldll.cpp"
]
Creating command line "cl.exe @"c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022892445536.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022992445536.rsp" with contents
[
/OUT:".\Release/pascaldll.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Release\pascaldll.dll.intermediate.manifest" /DEF:".\pascal.def" /PDB:".\Release/pascaldll.pdb" /STACK:500000000 /IMPLIB:".\Release/pascaldll.lib" /MACHINE:X86 odbc32.lib odbccp32.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\pascaldll.obj"
]
Creating command line "link.exe @"c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022992445536.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022A92445536.rsp" with contents
[
/outputresource:".\release\pascaldll.dll;#2" /manifest

".\release\pascaldll.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022A92445536.rsp" /nologo"
Creating temporary file "c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\BAT00022B92445536.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\BAT00022B92445536.bat"""
Creating temporary file "c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022C92445536.rsp" with contents
[
/o ".\Release/pascaldll.bsc"

".\release\pascaldll.sbr"
]
Creating command line "bscmake.exe @"c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\RSP00022C92445536.rsp" /nologo"
Output Window
  
Compiling...
pascaldll.cpp
c:\users\korpela\documents\visual studio 2005\projects\ilkka\pascal.h(14) : warning C4091: 'typedef ' : ignored on left of 'Point3D' when no variable is declared
Linking...
   Creating library .\Release/pascaldll.lib and object .\Release/pascaldll.exp
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://c:\Users\korpela\Documents\Visual Studio 2005\Projects\ilkka\Release\BuildLog.htm"
pascaldll - 0 error(s), 1 warning(s)