This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ddbed2f222ec279ef5472df56cc305ef8b29df72
o3de
/
Templates
/
DefaultProject
/
Template
/
Code
T
History
pappeste
639240576f
Adding alias for the project gem so it gets loaded
2021-05-27 18:37:34 -07:00
..
Include
/${Name}
Integrating latest 47acbe8
2021-03-25 13:57:57 -07:00
Platform
Updates the templates to use the new system
2021-05-20 10:48:55 -07:00
Source
Updating the AZ_DECLARE_MODULE_CLASS call in the Project's template code module to use the Gem_ prefix instead of Project_ since that is what the StaticModules.inl file geneates in it CreateStaticModules function when generating a monolithic solution
2021-05-26 18:34:25 -05:00
${NameLower}_files.cmake
Updates the templates to use the new system
2021-05-20 10:48:55 -07:00
${NameLower}_shared_files.cmake
Integrating latest 47acbe8
2021-03-25 13:57:57 -07:00
CMakeLists.txt
Adding alias for the project gem so it gets loaded
2021-05-27 18:37:34 -07:00
enabled_gems.cmake
Updates the templates to use the new system
2021-05-20 10:48:55 -07:00
gem.json
Updating the DefaultProject template to copy over a gem.json file to the Code folder of the created project, since the Code itself is a GEM_MODULE that loads using the Module loading system
2021-05-24 22:53:57 -05:00