2003-08-03 17:11:53 +00:00
# =========================================================================
# This makefile was generated by
2004-05-24 14:12:40 +00:00
# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
2003-08-03 17:11:53 +00:00
# Do not modify, all changes will be overwritten!
# =========================================================================
2003-08-06 22:44:22 +00:00
!include <../../../build/msw/config.vc>
2003-08-03 17:11:53 +00:00
# -------------------------------------------------------------------------
# Do not modify the rest of this file!
# -------------------------------------------------------------------------
### Variables: ###
2004-09-27 06:53:08 +00:00
WX_RELEASE_NODOT = 25
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)2
2003-08-03 17:11:53 +00:00
OBJS = \
vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
2004-01-22 03:48:09 +00:00
SETUPHDIR = \
$(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
2004-05-24 14:12:40 +00:00
PLOTDLL_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_4) /DWIN32 \
$(__DEBUGINFO_1) \
2004-09-27 06:53:08 +00:00
/Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).pdb \
2004-05-24 14:12:40 +00:00
$(____DEBUGRUNTIME_3_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
2003-09-15 15:36:27 +00:00
$(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
/I..\..\src\plot\..\..\..\include /I$(SETUPHDIR) /W4 \
2003-12-15 11:42:03 +00:00
/I..\..\src\plot\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_PLOT \
2003-10-04 13:49:34 +00:00
$(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) /Yu"wx/wxprec.h" \
2003-12-15 11:42:03 +00:00
/Fp"$(OBJS)\wxprec_plotdll.pch" $(CPPFLAGS) $(CXXFLAGS)
2003-08-03 17:11:53 +00:00
PLOTDLL_OBJECTS = \
$(OBJS)\plotdll_dummy.obj \
$(OBJS)\plotdll_plot.obj
2004-05-24 14:12:40 +00:00
PLOTLIB_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_16) /DWIN32 \
$(__DEBUGINFO_1) \
2004-09-27 06:53:08 +00:00
/Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.pdb \
2004-05-24 14:12:40 +00:00
$(____DEBUGRUNTIME_15_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
2003-09-15 15:36:27 +00:00
$(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
/I..\..\src\plot\..\..\..\include /I$(SETUPHDIR) /W4 \
2003-12-15 11:42:03 +00:00
/I..\..\src\plot\..\..\include $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) \
/Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_plotlib.pch" $(CPPFLAGS) $(CXXFLAGS)
2003-08-03 17:11:53 +00:00
PLOTLIB_OBJECTS = \
$(OBJS)\plotlib_dummy.obj \
$(OBJS)\plotlib_plot.obj
### Conditionally set variables: ###
!if "$(USE_GUI)" == "0"
PORTNAME = base
!endif
!if "$(USE_GUI)" == "1"
PORTNAME = msw
!endif
!if "$(OFFICIAL_BUILD)" == "0"
VENDORTAG = _$(VENDOR)
!endif
!if "$(OFFICIAL_BUILD)" == "1"
VENDORTAG =
!endif
!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
WXDEBUGFLAG = d
!endif
!if "$(DEBUG_FLAG)" == "1"
WXDEBUGFLAG = d
!endif
!if "$(UNICODE)" == "1"
WXUNICODEFLAG = u
!endif
!if "$(WXUNIV)" == "1"
WXUNIVNAME = univ
!endif
2004-01-22 03:48:09 +00:00
!if "$(SHARED)" == "1"
WXDLLFLAG = dll
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(SHARED)" == "1"
__plotdll___depname = \
2004-09-27 06:53:08 +00:00
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).dll
2003-08-03 17:11:53 +00:00
!endif
!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_2 = /DEBUG
2003-08-03 17:11:53 +00:00
!endif
!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_2 =
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_INFO)" == "0"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_2 =
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_INFO)" == "1"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_2 = /DEBUG
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "0"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_3_p =
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "1"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_3_p = /D_DEBUG
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "default"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_3_p = $(____DEBUGINFO)
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "0"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_4 =
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "1"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_4 = d
2003-08-03 17:11:53 +00:00
!endif
!if "$(DEBUG_RUNTIME_LIBS)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_4 = $(__DEBUGINFO)
2003-10-04 13:49:34 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(MONOLITHIC)" == "1"
__WXLIB_MONO_p = \
2004-09-27 06:53:08 +00:00
wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
2003-10-04 13:49:34 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(USE_GUI)" == "1"
2004-09-27 06:53:08 +00:00
__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
2003-10-04 13:49:34 +00:00
!endif
2003-08-03 17:11:53 +00:00
!if "$(USE_GUI)" == "1"
2004-09-27 06:53:08 +00:00
__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
2003-08-03 17:11:53 +00:00
!endif
!if "$(USE_GUI)" == "1"
2004-09-27 06:53:08 +00:00
__LIB_PNG_p = wxpng$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(MSLU)" == "1"
__UNICOWS_LIB_p = unicows.lib
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(MONOLITHIC)" == "0"
__WXLIB_CORE_p = \
2004-09-27 06:53:08 +00:00
wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
2003-09-15 15:36:27 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(MONOLITHIC)" == "0"
2004-09-27 06:53:08 +00:00
__WXLIB_BASE_p = \
wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
2003-09-15 15:36:27 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(SHARED)" == "0"
__plotlib___depname = \
2004-09-27 06:53:08 +00:00
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "0"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_15_p =
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "1"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_15_p = /D_DEBUG
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "default"
2004-05-24 14:12:40 +00:00
____DEBUGRUNTIME_15_p = $(____DEBUGINFO)
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "0"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_16 =
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "1"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_16 = d
2003-08-08 12:59:30 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_RUNTIME_LIBS)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGRUNTIME_16 = $(__DEBUGINFO)
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_1 = /Zi
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_1 =
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_INFO)" == "0"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_1 =
2004-01-22 03:48:09 +00:00
!endif
!if "$(DEBUG_INFO)" == "1"
2004-05-24 14:12:40 +00:00
__DEBUGINFO_1 = /Zi
2003-08-03 17:11:53 +00:00
!endif
!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
____DEBUGINFO = /D_DEBUG
!endif
!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
____DEBUGINFO =
!endif
!if "$(DEBUG_INFO)" == "0"
____DEBUGINFO =
!endif
!if "$(DEBUG_INFO)" == "1"
____DEBUGINFO = /D_DEBUG
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO = d
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
2004-05-24 14:12:40 +00:00
__DEBUGINFO =
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_INFO)" == "0"
2004-05-24 14:12:40 +00:00
__DEBUGINFO =
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(DEBUG_INFO)" == "1"
2004-05-24 14:12:40 +00:00
__DEBUGINFO = d
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "debug"
__OPTIMIZEFLAG = /Od
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(BUILD)" == "release"
__OPTIMIZEFLAG = /O2
2003-08-03 17:11:53 +00:00
!endif
2004-01-22 03:48:09 +00:00
!if "$(RUNTIME_LIBS)" == "dynamic"
__RUNTIME_LIBS = D
!endif
!if "$(RUNTIME_LIBS)" == "static"
__RUNTIME_LIBS = T
!endif
!if "$(USE_EXCEPTIONS)" == "0"
__EXCEPTIONSFLAG =
!endif
!if "$(USE_EXCEPTIONS)" == "1"
__EXCEPTIONSFLAG = /GR
!endif
!if "$(USE_EXCEPTIONS)" == "0"
__EXCEPTIONSFLAG_0 =
!endif
!if "$(USE_EXCEPTIONS)" == "1"
__EXCEPTIONSFLAG_0 = /GX
!endif
!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
!endif
!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
!endif
!if "$(WXUNIV)" == "1"
__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
!endif
!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
__DEBUG_DEFINE_p = /D__WXDEBUG__
!endif
!if "$(DEBUG_FLAG)" == "1"
__DEBUG_DEFINE_p = /D__WXDEBUG__
!endif
!if "$(UNICODE)" == "1"
__UNICODE_DEFINE_p = /D_UNICODE
2003-08-03 17:11:53 +00:00
!endif
!if "$(SHARED)" == "0"
2004-01-22 03:48:09 +00:00
LIBDIRNAME = ..\..\src\plot\..\..\..\lib\vc_lib$(CFG)
!endif
!if "$(SHARED)" == "1"
LIBDIRNAME = ..\..\src\plot\..\..\..\lib\vc_dll$(CFG)
2003-08-03 17:11:53 +00:00
!endif
all: $(OBJS)
$(OBJS):
-if not exist $(OBJS) mkdir $(OBJS)
### Targets: ###
all: $(__plotdll___depname) $(__plotlib___depname)
clean:
-if exist $(OBJS)\*.obj del $(OBJS)\*.obj
-if exist $(OBJS)\*.res del $(OBJS)\*.res
2004-09-27 06:53:08 +00:00
-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).dll
-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).ilk
-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).pdb
-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib
-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib
2003-08-03 17:11:53 +00:00
!if "$(SHARED)" == "1"
2004-09-27 06:53:08 +00:00
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot_vc$(VENDORTAG).dll: $(OBJS)\plotdll_dummy.obj $(PLOTDLL_OBJECTS)
2004-05-24 14:12:40 +00:00
link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) /LIBPATH:$(LIBDIRNAME) @<<
2004-09-27 06:53:08 +00:00
$(PLOTDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxexpat$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib $(__UNICOWS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib
2003-08-03 17:11:53 +00:00
<<
!endif
!if "$(SHARED)" == "0"
2004-09-27 06:53:08 +00:00
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_plot.lib: $(OBJS)\plotlib_dummy.obj $(PLOTLIB_OBJECTS)
2003-08-03 17:11:53 +00:00
if exist $@ del $@
lib /NOLOGO /OUT:$@ @<<
$(PLOTLIB_OBJECTS)
<<
!endif
2004-01-22 03:48:09 +00:00
$(OBJS)\plotdll_dummy.obj: ../../src/plot\..\..\..\src\msw\dummy.cpp
$(CXX) /c /nologo /TP /Fo$@ $(PLOTDLL_CXXFLAGS) /Ycwx/wxprec.h $**
$(OBJS)\plotdll_plot.obj: ../../src/plot\plot.cpp
$(CXX) /c /nologo /TP /Fo$@ $(PLOTDLL_CXXFLAGS) $**
$(OBJS)\plotlib_dummy.obj: ../../src/plot\..\..\..\src\msw\dummy.cpp
$(CXX) /c /nologo /TP /Fo$@ $(PLOTLIB_CXXFLAGS) /Ycwx/wxprec.h $**
$(OBJS)\plotlib_plot.obj: ../../src/plot\plot.cpp
$(CXX) /c /nologo /TP /Fo$@ $(PLOTLIB_CXXFLAGS) $**