Squashed 'cmake/' content from commit 2d25566
git-subtree-dir: cmake git-subtree-split: 2d25566a1c5162ce3fd6bfc268d5665de182af89
This commit is contained in:
1
workarounds/mac-alut-framework/AL/alut.h
Normal file
1
workarounds/mac-alut-framework/AL/alut.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <OpenAL/alut.h>
|
||||
1
workarounds/mac-gl/GL/gl.h
Normal file
1
workarounds/mac-gl/GL/gl.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <OpenGL/gl.h>
|
||||
1
workarounds/mac-gl/GL/glui.h
Normal file
1
workarounds/mac-gl/GL/glui.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <GLUI/glui.h>
|
||||
1
workarounds/mac-gl/GL/glut.h
Normal file
1
workarounds/mac-gl/GL/glut.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <GLUT/glut.h>
|
||||
1
workarounds/mac-openal/AL/al.h
Normal file
1
workarounds/mac-openal/AL/al.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <OpenAL/al.h>
|
||||
1
workarounds/mac-openal/AL/alc.h
Normal file
1
workarounds/mac-openal/AL/alc.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <OpenAL/alc.h>
|
||||
2
workarounds/tchar/tchar.h
Normal file
2
workarounds/tchar/tchar.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define _tmain main
|
||||
#define _TCHAR char
|
||||
Reference in New Issue
Block a user