Fixing line ending

git-svn-id: svn://10.0.0.236/trunk@165856 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2004-11-28 19:52:48 +00:00
parent a1f1e1d1e5
commit b27b1bb992

View File

@@ -143,7 +143,7 @@ endif
ifeq ($(OS_ARCH),WINNT)
ifndef GNU_CXX
ifeq (,$(filter-out 1200 1300 1310,$(_MSC_VER)))
# whole program optimization and precompiled headers are incompatible
# whole program optimization and precompiled headers are incompatible
ifeq (,$(findstring GL,$(CXXFLAGS)))
# use pre-compiled headers
CXXFLAGS += -YX -Fp$(LIBRARY_NAME).pch