mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Improvements to the ThemeDescriptor capp template:
- New/improved jake tasks: debug, release, all, clean, clobber, test, test-release, help. - help task shows comprehensive, formatted documentation for the available tasks. - BlendKit is automatically symlinked into the Frameworks directory if necessary as part of the build process, so that the showcase will always work. - User can easily change the build directory by changing one line. - Fixed incorrect placeholders in main.j.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
__project.name__
|
||||
|
||||
Created by __user.name__ on __project.date__.
|
||||
Copyright __project.year__, __organization.name__ All rights reserved.
|
||||
Copyright __project.year__, __organization.name__. All rights reserved.
|
||||
-->
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7, chrome=1" />
|
||||
|
||||
Reference in New Issue
Block a user