/////////////////////////////
how to use

double-click bin/PhysicsEditorWS.exe

Edit, Load, and Save Physics Files

/////////////////////////////
TODO

-make bugs clear, and fix
-build in MacOSX and UNIX
-describe how to build

/////////////////////////////
how to build PhysicsEditorWS

1.install WideStudio http://www.widestudio.org/
 :if cannot install by rpm, download WideStudio's source code. then make and install it
 
2.get SDL and install ( or place anywhere as you like)

* if you don't install Wide Studio, download DLL files(runtimes) from my site.
http://jq2hpl.hp.infoseek.co.jp/libws390.zip

3.build AlephOneLib
 :for Windows users     >>> you might be able to use src/lib/AlephOneLib.a
 :for MacOSX/UNIX users >>> build with src/AlephOneLibWS/AlephOneLib.prj
 
4.build PhysicsEditorWS with src/PhysicsEditorWS.prj

(these steps were not checked in MacOSX and UNIX)
