moving source to the standard trunk dir

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@64 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
angryziber 2006-12-26 16:30:03 +00:00
parent 6f339c23b5
commit 83ba4f255c
15 changed files with 32 additions and 0 deletions

15
swt/.classpath Executable file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry sourcepath="src" kind="lib" path="swt-gtk.jar">
<attributes>
<attribute value="swt/lib" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
</attributes>
</classpathentry>
<classpathentry sourcepath="src" kind="lib" path="swt-win32.jar">
<attributes>
<attribute value="swt/lib" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path=""/>
</classpath>

17
swt/.project Executable file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>swt</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

BIN
swt/lib/libcairo-swt.so Executable file

Binary file not shown.

BIN
swt/lib/libswt-atk-gtk-3309.so Executable file

Binary file not shown.

BIN
swt/lib/libswt-awt-gtk-3309.so Executable file

Binary file not shown.

BIN
swt/lib/libswt-cairo-gtk-3309.so Executable file

Binary file not shown.

BIN
swt/lib/libswt-gnome-gtk-3309.so Executable file

Binary file not shown.

BIN
swt/lib/libswt-gtk-3309.so Executable file

Binary file not shown.

Binary file not shown.

BIN
swt/lib/libswt-pi-gtk-3309.so Executable file

Binary file not shown.

BIN
swt/lib/swt-awt-win32-3309.dll Executable file

Binary file not shown.

BIN
swt/lib/swt-gdip-win32-3309.dll Executable file

Binary file not shown.

BIN
swt/lib/swt-win32-3309.dll Executable file

Binary file not shown.

BIN
swt/swt-gtk.jar Executable file

Binary file not shown.

BIN
swt/swt-win32.jar Executable file

Binary file not shown.