Added netbeans project info and ocarina images

This commit is contained in:
bjschuma 2009-12-17 22:30:43 -05:00
parent bd2c285a1d
commit 210071b3e3
5 changed files with 18 additions and 0 deletions

BIN
images/ocarina.xcf Normal file

Binary file not shown.

BIN
images/ocarina256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
images/ocarina64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,5 @@
java.lib.path=
main.file=ocarina.py
platform.active=Python_2.6.3
python.lib.path=
src.dir=src

13
nbproject/project.xml Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.python.project</type>
<configuration>
<data xmlns="http://nbpython.dev.java.net/ns/php-project/1">
<name>scion</name>
<sources>
<root id="src.dir"/>
</sources>
<tests/>
</data>
</configuration>
</project>