Files
loongoffice/setup_native/source/win32/stwrapper/makefile.mk
Jens-Heiner Rechtien 7f12bd2a9a INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED
2007/10/29 14:37:12 cd 1.1.2.1: #i83083# Add startup job for system integration
2007-11-02 11:52:33 +00:00

51 lines
883 B
Makefile

PRJ=..$/..$/..
PRJNAME=setup_native
TARGET=stclient_wrapper
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
TARGETTYPE=GUI
USE_DEFFILE=TRUE
#DYNAMIC_CRT:=
NO_DEFAULT_STL=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
# --- Resources ----------------------------------------------------
RCFILES=resource.rc
# --- Files --------------------------------------------------------
OBJFILES=\
$(OBJ)$/stwrapper.obj
APP1OBJS=$(OBJ)$/stwrapper.obj
APP1NOSAL=TRUE
APP1TARGET=$(TARGET)
APP1NOSVRES=$(RES)$/$(TARGET).res
UWINAPILIB:=
STDLIB1=\
$(GDI32LIB)\
$(COMCTL32LIB)\
$(COMDLG32LIB)\
$(ADVAPI32LIB)\
$(SHELL32LIB)
DLLPRE =
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
$(OBJ)$/stwrapper.obj: $(INCCOM)$/_version.h
#$(RCFILES) : resource.rc