Skip to content

Commit

Permalink
Rename source folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacsv committed Nov 7, 2023
1 parent 8544343 commit 507535d
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Tools/CMakeCommon.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function (GenerateAddOnProject acVersion devKitDir addOnName addOnFolder addOnLa

find_package (Python COMPONENTS Interpreter)

set (AddOnSourcesFolder ${addOnFolder}/Src)
set (AddOnSourcesFolder ${addOnFolder}/Source)
set (AddOnResourcesFolder ${addOnFolder})

set (ResourceObjectsDir ${CMAKE_BINARY_DIR}/ResourceObjects)
Expand Down

0 comments on commit 507535d

Please sign in to comment.