win32 stuff, SIMPLE_WRITE_SOUND

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@341 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-01-29 23:04:26 +00:00
parent 7c9e6899a2
commit 03a265e5eb
14 changed files with 161 additions and 57 deletions

View file

@ -55,3 +55,13 @@ PicoDrive.exe : $(OBJ)
clean:
-del $(OBJ) PicoDrive.exe
test.exe : test.cpp
cl $(CFLAGS) test.cpp user32.lib d3dx8.lib d3d8.lib
dxtut1.exe : dxtut1.cpp
cl $(CFLAGS) dxtut1.cpp user32.lib d3d8.lib
# d3dx8.lib