win32 fixes
[laserbrain_demo] / Makefile
index 7f0d74c..dcdb394 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ libgl_mingw = -lopengl32 -lglu32 -lglew32
 
 libal_Linux = -lopenal
 libal_Darwin = -framework OpenAL
-libal_mingw = #?
+libal_mingw = -lOpenAL32
 
 ifeq ($(sys), mingw)
        bin = demo.exe