Committing in .
OpenVMS updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/generic/descrip.mms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -211,6 +211,7 @@
|
||||
|
||||
#define wxUSE_STD_IOSTREAM 0
|
||||
|
||||
#define wxUSE_STD_STRING 0
|
||||
|
||||
#define wxUSE_LONGLONG 1
|
||||
|
||||
|
@@ -62,6 +62,7 @@ OBJECTS = \
|
||||
panelg.obj,\
|
||||
printps.obj,\
|
||||
prntdlgg.obj,\
|
||||
propdlg.obj,\
|
||||
progdlgg.obj,\
|
||||
renderg.obj,\
|
||||
sashwin.obj,\
|
||||
@@ -103,6 +104,7 @@ SOURCES = \
|
||||
panelg.cpp,\
|
||||
printps.cpp,\
|
||||
prntdlgg.cpp,\
|
||||
propdlg.cpp,\
|
||||
progdlgg.cpp,\
|
||||
renderg.cpp,\
|
||||
sashwin.cpp,\
|
||||
@@ -183,6 +185,7 @@ panelg.obj : panelg.cpp
|
||||
printps.obj : printps.cpp
|
||||
prntdlgg.obj : prntdlgg.cpp
|
||||
progdlgg.obj : progdlgg.cpp
|
||||
propdlg.obj : propdlg.cpp
|
||||
scrlwing.obj : scrlwing.cpp
|
||||
spinctlg.obj : spinctlg.cpp
|
||||
renderg.obj : renderg.cpp
|
||||
|
Reference in New Issue
Block a user