Skip to content
Snippets Groups Projects
Commit 38406144 authored by wieners's avatar wieners
Browse files

C++ Erweiterung

[[Imported from SVN: r5903]]
parent 871ea63f
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ UG_CFLAGS = -c -D_$(DIM) -D$(ARCH_TYPE) $(UGDEBUG_CFLAGS) \
-I$(UGROOT)/include
UG_C++FLAGS = -c -D_$(DIM) -D$(ARCH_TYPE) $(UGDEBUG_CFLAGS) \
$(ARCH_C++FLAGS)
$(ARCH_C++FLAGS) -I$(UGROOT)/include
UG_FFLAGS = -c $(ARCH_FFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment