Modified generate.bat to delete all generated files before generating files with Premake #35
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: xiaoqi/SHADE_Y3#35
Loading…
Reference in New Issue
No description provided.
Delete Branch "CleanAndGenerate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should fix issues where sometimes Premake excludes some files from the generated projects. The usual fix is to manually delete the files so this change automates that.