From f2b14584f1aed4f835b8c03db4e64842889320ea Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 30 Jun 2011 12:03:26 +0000 Subject: added 3 folders for vsc Version 6, 7 and 9. you have to copy all the stuff to .. , and there you have to compile. svn path=/trunk/externals/iem/iemgui/; revision=15127 --- src/makefile_win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile_win') diff --git a/src/makefile_win b/src/makefile_win index 57660cd..a1be715 100644 --- a/src/makefile_win +++ b/src/makefile_win @@ -7,7 +7,7 @@ PD_INST_PATH = "C:\Programme\pd" PD_WIN_INCLUDE_PATH = /I. /I$(PD_INST_PATH)\src /I$(VIS_CPP_PATH)\include -PD_WIN_C_FLAGS = /nologo /W3 /WX /DMSW /DNT /DPD /DWIN32 /DWINDOWS /Ox -DPA_LITTLE_ENDIAN +PD_WIN_C_FLAGS = /nologo /W3 /WX /DMSW /DNT /DPD /DWIN32 /DHAVE_G_CANVAS_H /DWINDOWS /Ox -DPA_LITTLE_ENDIAN PD_WIN_L_FLAGS = /nologo -- cgit v1.2.1