gtk3/build
Chun-wei Fan dbe430f6ec MSVC builds: Use /opt:ref for release builds
glib-compile-resources have been updated to ensure that the symbols
generated are referred to, so that they will not be optimized out by the
linker in release builds.  We can change from /opt:noref to /opt:ref,
which should improve optimization a bit.
2015-11-12 18:16:33 +08:00
..
win32 MSVC builds: Use /opt:ref for release builds 2015-11-12 18:16:33 +08:00
detectenv_msvc.mak
gen-file-list-gtk.py
gtk-introspection-msvc.mak.in MSVC Introspection Builds: Remove GCC Requirement 2015-08-17 19:20:04 +08:00
introspection-msvc.mak MSVC Introspection Builds: Remove GCC Requirement 2015-08-17 19:20:04 +08:00
Makefile-newvs.am build/Makefile-newvs.am: Update Comments for Usage 2015-09-25 20:23:39 +08:00
Makefile.am
Makefile.msvcproj Build: Make Makefile.msvcproj A Bit More Generic 2015-09-25 20:23:38 +08:00
msvcfiles.py