You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Templates/DefaultProject/Template/Code
Eric Phister 1b8810b963
Remove Project namespace from project template (#1124)
In the enabled_gems.cmake file, can remove the Project:: namespace on
the project module because it's treated the same as a Gem module now.
5 years ago
..
Include/${Name} Integrating latest 47acbe8 5 years ago
Platform Updates the templates to use the new system 5 years ago
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 5 years ago
${NameLower}_files.cmake Updates the templates to use the new system 5 years ago
${NameLower}_shared_files.cmake Integrating latest 47acbe8 5 years ago
CMakeLists.txt Adding alias for the project gem so it gets loaded 5 years ago
enabled_gems.cmake Remove Project namespace from project template (#1124) 5 years ago
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 5 years ago