mirror of
https://github.com/borgesdan/xn65
synced 2024-12-29 21:54:47 +01:00
Move pasta framework para sources
This commit is contained in:
parent
bc13c6f8ee
commit
f5d4ccb270
@ -21,9 +21,7 @@ project ("xna")
|
||||
|
||||
# Include sub-projects.
|
||||
include_directories(${PROJECT_INCLUDES_DIR})
|
||||
add_subdirectory ("framework")
|
||||
add_subdirectory ("framework-dx")
|
||||
|
||||
add_subdirectory ("sources")
|
||||
add_subdirectory ("samples")
|
||||
|
||||
|
||||
|
2
sources/CMakeLists.txt
Normal file
2
sources/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
add_subdirectory ("framework")
|
||||
add_subdirectory ("framework-dx")
|
Loading…
x
Reference in New Issue
Block a user