diff --git a/FlightGear.iss b/FlightGear.iss index e5cd88a..a8d63e7 100755 --- a/FlightGear.iss +++ b/FlightGear.iss @@ -26,9 +26,6 @@ #define VSInstallDir GetEnv("VSINSTALLDIR") #endif -; don't fill up the Jenkins logs with output, only show warnings -#verbose 1 - #define VCInstallDir VSInstallDir + "\VC" #define InstallDir32 "X:\install\msvc140" #define OSGInstallDir InstallDir32 + "\OpenSceneGraph"