+
+
+Compiler flags needed to compile test suite in tests directory. If you want
+to run the tests, set it so that the compiler can find CppUnit headers.
+
+
+
+
+
+
+Linker flags needed to link test suite in tests directory. If you want
+to run the tests, include CppUnit library here.
+
+
+
+
@@ -144,23 +208,32 @@ compiled .lib files and setup.h under the lib/ toplevel directory.
+
+
-
+
+
+
$(top_srcdir)/dynamic
+
+
+
+ 0,1
+
-
+
- dynamic static
+ dynamic,staticdynamic
Version of C runtime library to use. You can change this to
@@ -171,18 +244,30 @@ it if SHARED=1 unless you know what you are doing.
- MSW
+
+ MSW
+ WINCE
+ $(TOOLKIT.lower())
-
+
+
+
-
+
+ opengl32.lib glu32.lib
+ opengl32.lib glu32.lib
+ -lopengl32 -lglu32
+
+
+
+ 0
- ..
+ ..$(DIRSEP)...$(SRCDIR)/$(WXTOPDIR)
@@ -190,7 +275,7 @@ it if SHARED=1 unless you know what you are doing.
- 3 2.95
+ 3,2.953
Set the version of your Mingw installation here.
@@ -203,5 +288,61 @@ Set the version of your Mingw installation here.
$(GCCFLAGS) -DHAVE_W32API_H