summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/WebCore.vcproj/WebCore.make
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/WebCore.vcproj/WebCore.make')
-rw-r--r--Source/WebCore/WebCore.vcproj/WebCore.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/WebCore.vcproj/WebCore.make b/Source/WebCore/WebCore.vcproj/WebCore.make
index 1be2edd..be313dc 100644
--- a/Source/WebCore/WebCore.vcproj/WebCore.make
+++ b/Source/WebCore/WebCore.vcproj/WebCore.make
@@ -1,11 +1,10 @@
!IF "$(BUILDSTYLE)"=="DEBUG"
BUILDSTYLE=Debug_All
!ELSE
-BUILDSTYLE=Release_LTCG
+BUILDSTYLE=Production
!ENDIF
install:
- set PRODUCTION=1
set WebKitLibrariesDir=$(SRCROOT)\AppleInternal
set WebKitOutputDir=$(OBJROOT)
set ConfigurationBuildDir=$(OBJROOT)\$(BUILDSTYLE)