Revision: 76810
http://sourceforge.net/p/brlcad/code/76810
Author: starseeker
Date: 2020-08-16 19:09:56 +0000 (Sun, 16 Aug 2020)
Log Message:
-----------
Whoops, point was to remove these. Probably didn't do the previous refactor
right - should have removed the -D prefixes - but if this works we can go with
it for now.
Modified Paths:
--------------
brlcad/trunk/src/other/tk/CMakeLists.txt
Modified: brlcad/trunk/src/other/tk/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/tk/CMakeLists.txt 2020-08-16 19:06:45 UTC (rev
76809)
+++ brlcad/trunk/src/other/tk/CMakeLists.txt 2020-08-16 19:09:56 UTC (rev
76810)
@@ -101,7 +101,7 @@
# Windows specific flags
if (MSVC)
- add_definitions(-DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_NONSTDC_NO_DEPRECATE -Ot -Oi -fp:strict -Gs -GS -GL -MD
-DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1)
+ add_definitions(-DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_NONSTDC_NO_DEPRECATE -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1)
endif (MSVC)
function(TCL_WIN_FLAGS srcfiles)
if (MSVC)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits