merge the formfield patch from ooo-build
[ooovba.git] / setup_native / source / win32 / stwrapper / makefile.mk
blobca035b4a9ad020cd74731303cce65805ad1eca40
1 PRJ=..$/..$/..
3 PRJNAME=setup_native
4 TARGET=stclient_wrapper
5 LIBTARGET=NO
6 ENABLE_EXCEPTIONS=TRUE
7 TARGETTYPE=GUI
8 USE_DEFFILE=TRUE
9 #DYNAMIC_CRT:=
10 NO_DEFAULT_STL=TRUE
12 # --- Settings -----------------------------------------------------
14 .INCLUDE : settings.mk
16 # --- Resources ----------------------------------------------------
18 RCFILES=resource.rc
20 # --- Files --------------------------------------------------------
22 OBJFILES=\
23 $(OBJ)$/stwrapper.obj
25 APP1OBJS=$(OBJ)$/stwrapper.obj
27 APP1NOSAL=TRUE
29 APP1TARGET=$(TARGET)
31 APP1NOSVRES=$(RES)$/$(TARGET).res
33 UWINAPILIB:=
35 STDLIB1=\
36 $(GDI32LIB)\
37 $(COMCTL32LIB)\
38 $(COMDLG32LIB)\
39 $(ADVAPI32LIB)\
40 $(SHELL32LIB)
42 DLLPRE =
44 # --- Targets ------------------------------------------------------
46 .INCLUDE : target.mk
48 $(OBJ)$/stwrapper.obj: $(INCCOM)$/_version.h
50 #$(RCFILES) : resource.rc