Fixing line ending
git-svn-id: svn://10.0.0.236/trunk@165856 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user