khanat-code-old/code/nel/samples/3d/nel_qt
StudioEtrange 91e6b23d3f ** PCH Support for NMake with VS2012
NMAKE-VS2012 Error LNK2011
while NMAKE-VS2010 does not complain
we need to link the pch.obj file
see http://msdn.microsoft.com/en-us/library/3ay26wa2(v=vs.110).aspx

** PCH Support for Ninja
Ninja need to add property
        OBJECT_DEPENDS for using PCH
        OBJECT_OUTPUTS for create PCH
see http://public.kitware.com/pipermail/cmake-developers/2012-March/003653.html
2013-09-05 17:18:01 +02:00
..
data ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
callback.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
callback.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
command_log.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
command_log.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
configuration.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
configuration.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
graphics_config.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
graphics_config.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
graphics_viewport.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
graphics_viewport.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
internationalization.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
internationalization.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
main_window.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
main_window.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nel_qt.cfg ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nel_qt.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nel_qt.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nel_qt_config.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nel_qt_default.cfg ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
qtcolorpicker.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
qtcolorpicker_cpp.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
sound_utilities.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
sound_utilities.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
undo_redo_binders.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
undo_redo_binders.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00