Skip to content

Commit

Permalink
Loads of changes all related to my bugs during Ludum Dare 35
Browse files Browse the repository at this point in the history
  • Loading branch information
gambitsunob committed Apr 18, 2016
1 parent e1ae231 commit 219ac51
Show file tree
Hide file tree
Showing 63 changed files with 875 additions and 580 deletions.
2 changes: 1 addition & 1 deletion Application/CMakeLists.txt
Expand Up @@ -13,7 +13,7 @@ add_opifex_includes()
#########################################
# Source Files
#########################################
add_source_group(\\ "${PROJECT_SOURCE_DIR}/Application" APPLICATION_SRC)
add_source_group(/ "${PROJECT_SOURCE_DIR}/Application" APPLICATION_SRC)
add_source_group(Examples "${PROJECT_SOURCE_DIR}/Application/Examples" APPLICATION_SRC)
add_asset_dir(APPLICATION_SRC)

Expand Down

0 comments on commit 219ac51

Please sign in to comment.