summaryrefslogtreecommitdiff
path: root/ConsoleApp/bin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xConsoleApp/bin/Debug/ConsoleApp.exebin0 -> 12288 bytes
-rw-r--r--ConsoleApp/bin/Debug/ConsoleApp.exe.mdbbin0 -> 2945 bytes
-rwxr-xr-xConsoleApp/bin/Debug/NW4RTools.dllbin0 -> 239104 bytes
-rw-r--r--ConsoleApp/bin/Debug/NW4RTools.dll.mdbbin0 -> 114935 bytes
-rw-r--r--ConsoleApp/bin/Debug/OpenTK.dllbin0 -> 2719744 bytes
-rw-r--r--ConsoleApp/bin/Debug/OpenTK.dll.config12
6 files changed, 12 insertions, 0 deletions
diff --git a/ConsoleApp/bin/Debug/ConsoleApp.exe b/ConsoleApp/bin/Debug/ConsoleApp.exe
new file mode 100755
index 0000000..0b677f2
--- /dev/null
+++ b/ConsoleApp/bin/Debug/ConsoleApp.exe
Binary files differ
diff --git a/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb b/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb
new file mode 100644
index 0000000..fa4218f
--- /dev/null
+++ b/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb
Binary files differ
diff --git a/ConsoleApp/bin/Debug/NW4RTools.dll b/ConsoleApp/bin/Debug/NW4RTools.dll
new file mode 100755
index 0000000..3e86a0a
--- /dev/null
+++ b/ConsoleApp/bin/Debug/NW4RTools.dll
Binary files differ
diff --git a/ConsoleApp/bin/Debug/NW4RTools.dll.mdb b/ConsoleApp/bin/Debug/NW4RTools.dll.mdb
new file mode 100644
index 0000000..1bff220
--- /dev/null
+++ b/ConsoleApp/bin/Debug/NW4RTools.dll.mdb
Binary files differ
diff --git a/ConsoleApp/bin/Debug/OpenTK.dll b/ConsoleApp/bin/Debug/OpenTK.dll
new file mode 100644
index 0000000..afff0dd
--- /dev/null
+++ b/ConsoleApp/bin/Debug/OpenTK.dll
Binary files differ
diff --git a/ConsoleApp/bin/Debug/OpenTK.dll.config b/ConsoleApp/bin/Debug/OpenTK.dll.config
new file mode 100644
index 0000000..99aef86
--- /dev/null
+++ b/ConsoleApp/bin/Debug/OpenTK.dll.config
@@ -0,0 +1,12 @@
+<configuration>
+ <dllmap os="linux" dll="opengl32.dll" target="libGL.so.1"/>
+ <dllmap os="linux" dll="glu32.dll" target="libGLU.so.1"/>
+ <dllmap os="linux" dll="openal32.dll" target="libopenal.so.1"/>
+ <dllmap os="linux" dll="alut.dll" target="libalut.so.0"/>
+ <dllmap os="linux" dll="opencl.dll" target="libOpenCL.so"/>
+ <dllmap os="osx" dll="openal32.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
+ <dllmap os="osx" dll="alut.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
+ <dllmap os="osx" dll="libGLES.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
+ <dllmap os="osx" dll="libGLESv2.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
+ <dllmap os="osx" dll="opencl.dll" target="/System/Library/Frameworks/OpenCL.framework/OpenCL"/>
+</configuration>