initial commit
This commit is contained in:
commit
304504bdfa
25 changed files with 5290 additions and 0 deletions
84
.project
Normal file
84
.project
Normal file
|
@ -0,0 +1,84 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>RattailPalm</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>com.palmsource.eclipse.palmoscore.palmOSBuildToolsVerifier</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.palmsource.eclipse.palmoscore.palmOSMakeBuilder</name>
|
||||
<arguments>
|
||||
<dictionary>
|
||||
<key>DATABASE_RESET</key>
|
||||
<value></value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DATABASE_BUNDLE</key>
|
||||
<value></value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>CREATOR_ID</key>
|
||||
<value>RTTL</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DATABASE_BACKUP</key>
|
||||
<value>-b</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DB_TYPE</key>
|
||||
<value>appl</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>PROJECT_VERSION</key>
|
||||
<value>10100</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DATABASE_PROTECT</key>
|
||||
<value></value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>SDK</key>
|
||||
<value>com.palmsource.eclipse.sdk.palmos5</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DB_NAME</key>
|
||||
<value>Rattail</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DATABASE_HIDDEN</key>
|
||||
<value></value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>DATABASE_VERSION</key>
|
||||
<value>1</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>OS_API</key>
|
||||
<value>68K</value>
|
||||
</dictionary>
|
||||
<dictionary>
|
||||
<key>PROJECT_TYPE</key>
|
||||
<value>appl</value>
|
||||
</dictionary>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.palmsource.eclipse.palmos4dev.palmOS4GeneratedMakefileBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>com.palmsource.eclipse.palmos4dev.palmOS68KManagedNature</nature>
|
||||
<nature>com.palmsource.eclipse.palmoscore.palmOSManagedNature</nature>
|
||||
<nature>com.palmsource.eclipse.palmoscore.palmOSNature</nature>
|
||||
<nature>org.eclipse.cdt.core.cnature</nature>
|
||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
||||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
Loading…
Add table
Add a link
Reference in a new issue