Groundwork for input command proxy

This commit is contained in:
2015-12-11 00:37:48 +01:00
parent 7464facab9
commit bffc97f310
10 changed files with 469 additions and 301 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ source_group(GUI FILES ${SOURCE_FILES_GUI})
set(SOURCE_FILES
${SOURCE_FILES_Core}
${SOURCE_FILES_Core_Util}
#${SOURCE_FILES_Input}
${SOURCE_FILES_Input}
${SOURCE_FILES_Network}
${SOURCE_FILES_GUI}
${SOURCE_FILES_Rendering}