Build Log
  

------- Build started: Project: example_prj, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "C:\DOKUME~1\uhu01\LOKALE~1\Temp\BAT00000B.bat" with contents
[
@echo off
%QTDIR%\bin\qmake
nmake debug
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
exit 1
:VCEnd
]
Creating command line "C:\DOKUME~1\uhu01\LOKALE~1\Temp\BAT00000B.bat"
Output Window
  
Performing Makefile project actions
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
 nmake -f Makefile.Debug
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
 link /LIBPATH:"E:\System\qt\lib" /NOLOGO /DEBUG /SUBSYSTEM:WINDOWS /incremental:no /OUT:"debug\example.exe" @C:\DOKUME~1\uhu01\LOKALE~1\Temp\nm835.tmp
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://d:\coding\Projekte\example\example_prj\Debug\BuildLog.htm"
example_prj - 0 error(s), 1 warning(s)