[Start] Gui: enable precompiled headers
- also some whitespace changes
This commit is contained in:
@@ -16,12 +16,9 @@ SET(Start_SRCS
|
||||
StartConfiguration.h
|
||||
)
|
||||
|
||||
|
||||
|
||||
add_library(Start SHARED ${Start_SRCS})
|
||||
target_link_libraries(Start ${Start_LIBS})
|
||||
|
||||
|
||||
SET_BIN_DIR(Start Start /Mod/Start)
|
||||
SET_PYTHON_PREFIX_SUFFIX(Start)
|
||||
|
||||
|
||||
@@ -20,5 +20,4 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
Reference in New Issue
Block a user