Skip to content
Snippets Groups Projects
Commit 33c463c7 authored by Philippe Canal's avatar Philippe Canal
Browse files

From Axel and Philippe: define CPPPREP

git-svn-id: http://root.cern.ch/svn/root/trunk@15427 27541ba8-7e3a-0410-8455-c3a389f83636
parent dcf0707b
Branches
Tags
No related merge requests found
...@@ -70,6 +70,7 @@ NOOPT = ...@@ -70,6 +70,7 @@ NOOPT =
# Compiler: # Compiler:
CXX = cl CXX = cl
CC = cl CC = cl
CPPPREP = cl -E -C -nologo
CXXFLAGS = -nologo -FIw32pragma.h \ CXXFLAGS = -nologo -FIw32pragma.h \
$(BLDCXXFLAGS) $(EXTRA_CXXFLAGS) $(BLDCXXFLAGS) $(EXTRA_CXXFLAGS)
CXXOUT = -Fo CXXOUT = -Fo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment