summaryrefslogtreecommitdiff
path: root/iup/src/iupstub.mak
diff options
context:
space:
mode:
Diffstat (limited to 'iup/src/iupstub.mak')
-rwxr-xr-xiup/src/iupstub.mak12
1 files changed, 12 insertions, 0 deletions
diff --git a/iup/src/iupstub.mak b/iup/src/iupstub.mak
new file mode 100755
index 0000000..9ca920f
--- /dev/null
+++ b/iup/src/iupstub.mak
@@ -0,0 +1,12 @@
+PROJNAME = iup
+LIBNAME = iupstub
+OPT = YES
+
+USE_DLL = Yes
+
+INCLUDES = ../include
+
+SRC = win/iupwindows_main.c
+
+iupstup-dll:
+ @move /y ..\lib\vc6\iupstub.lib ..\lib\dll