diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rwxr-xr-x | ConsoleApp/bin/Debug/ConsoleApp.exe | bin | 12288 -> 0 bytes | |||
-rw-r--r-- | ConsoleApp/bin/Debug/ConsoleApp.exe.mdb | bin | 2945 -> 0 bytes | |||
-rwxr-xr-x | ConsoleApp/bin/Debug/NW4RTools.dll | bin | 239104 -> 0 bytes | |||
-rw-r--r-- | ConsoleApp/bin/Debug/NW4RTools.dll.mdb | bin | 114935 -> 0 bytes | |||
-rw-r--r-- | ConsoleApp/bin/Debug/OpenTK.dll | bin | 2719744 -> 0 bytes | |||
-rw-r--r-- | ConsoleApp/bin/Debug/OpenTK.dll.config | 12 | ||||
-rwxr-xr-x | NW4RTools/bin/Debug/NW4RTools.dll | bin | 239104 -> 0 bytes | |||
-rw-r--r-- | NW4RTools/bin/Debug/NW4RTools.dll.mdb | bin | 114935 -> 0 bytes | |||
-rw-r--r-- | NW4RTools/bin/Debug/OpenTK.dll | bin | 2719744 -> 0 bytes | |||
-rw-r--r-- | NW4RTools/bin/Debug/OpenTK.dll.config | 12 | ||||
-rwxr-xr-x | TestApp/bin/Debug/NW4RTools.dll | bin | 239104 -> 0 bytes | |||
-rw-r--r-- | TestApp/bin/Debug/NW4RTools.dll.mdb | bin | 114935 -> 0 bytes | |||
-rw-r--r-- | TestApp/bin/Debug/OpenTK.dll | bin | 2719744 -> 0 bytes | |||
-rw-r--r-- | TestApp/bin/Debug/OpenTK.dll.config | 12 | ||||
-rwxr-xr-x | TestApp/bin/Debug/TestApp.exe | bin | 6656 -> 0 bytes | |||
-rw-r--r-- | TestApp/bin/Debug/TestApp.exe.mdb | bin | 1181 -> 0 bytes |
17 files changed, 3 insertions, 36 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a1b208 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*/bin/Debug +*/bin/Release + diff --git a/ConsoleApp/bin/Debug/ConsoleApp.exe b/ConsoleApp/bin/Debug/ConsoleApp.exe Binary files differdeleted file mode 100755 index 0b677f2..0000000 --- a/ConsoleApp/bin/Debug/ConsoleApp.exe +++ /dev/null diff --git a/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb b/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb Binary files differdeleted file mode 100644 index fa4218f..0000000 --- a/ConsoleApp/bin/Debug/ConsoleApp.exe.mdb +++ /dev/null diff --git a/ConsoleApp/bin/Debug/NW4RTools.dll b/ConsoleApp/bin/Debug/NW4RTools.dll Binary files differdeleted file mode 100755 index 3e86a0a..0000000 --- a/ConsoleApp/bin/Debug/NW4RTools.dll +++ /dev/null diff --git a/ConsoleApp/bin/Debug/NW4RTools.dll.mdb b/ConsoleApp/bin/Debug/NW4RTools.dll.mdb Binary files differdeleted file mode 100644 index 1bff220..0000000 --- a/ConsoleApp/bin/Debug/NW4RTools.dll.mdb +++ /dev/null diff --git a/ConsoleApp/bin/Debug/OpenTK.dll b/ConsoleApp/bin/Debug/OpenTK.dll Binary files differdeleted file mode 100644 index afff0dd..0000000 --- a/ConsoleApp/bin/Debug/OpenTK.dll +++ /dev/null diff --git a/ConsoleApp/bin/Debug/OpenTK.dll.config b/ConsoleApp/bin/Debug/OpenTK.dll.config deleted file mode 100644 index 99aef86..0000000 --- a/ConsoleApp/bin/Debug/OpenTK.dll.config +++ /dev/null @@ -1,12 +0,0 @@ -<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>
diff --git a/NW4RTools/bin/Debug/NW4RTools.dll b/NW4RTools/bin/Debug/NW4RTools.dll Binary files differdeleted file mode 100755 index 3e86a0a..0000000 --- a/NW4RTools/bin/Debug/NW4RTools.dll +++ /dev/null diff --git a/NW4RTools/bin/Debug/NW4RTools.dll.mdb b/NW4RTools/bin/Debug/NW4RTools.dll.mdb Binary files differdeleted file mode 100644 index 1bff220..0000000 --- a/NW4RTools/bin/Debug/NW4RTools.dll.mdb +++ /dev/null diff --git a/NW4RTools/bin/Debug/OpenTK.dll b/NW4RTools/bin/Debug/OpenTK.dll Binary files differdeleted file mode 100644 index afff0dd..0000000 --- a/NW4RTools/bin/Debug/OpenTK.dll +++ /dev/null diff --git a/NW4RTools/bin/Debug/OpenTK.dll.config b/NW4RTools/bin/Debug/OpenTK.dll.config deleted file mode 100644 index 99aef86..0000000 --- a/NW4RTools/bin/Debug/OpenTK.dll.config +++ /dev/null @@ -1,12 +0,0 @@ -<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>
diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll Binary files differdeleted file mode 100755 index 3e86a0a..0000000 --- a/TestApp/bin/Debug/NW4RTools.dll +++ /dev/null diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb Binary files differdeleted file mode 100644 index 1bff220..0000000 --- a/TestApp/bin/Debug/NW4RTools.dll.mdb +++ /dev/null diff --git a/TestApp/bin/Debug/OpenTK.dll b/TestApp/bin/Debug/OpenTK.dll Binary files differdeleted file mode 100644 index afff0dd..0000000 --- a/TestApp/bin/Debug/OpenTK.dll +++ /dev/null diff --git a/TestApp/bin/Debug/OpenTK.dll.config b/TestApp/bin/Debug/OpenTK.dll.config deleted file mode 100644 index 99aef86..0000000 --- a/TestApp/bin/Debug/OpenTK.dll.config +++ /dev/null @@ -1,12 +0,0 @@ -<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>
diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe Binary files differdeleted file mode 100755 index cb2f6f1..0000000 --- a/TestApp/bin/Debug/TestApp.exe +++ /dev/null diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb Binary files differdeleted file mode 100644 index 3f1eb72..0000000 --- a/TestApp/bin/Debug/TestApp.exe.mdb +++ /dev/null |