diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-02-03 09:51:07 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-02-03 09:51:07 -0600 |
| commit | 3de51c6f55d304f038df1b77c8ab346e2a187fe1 (patch) | |
| tree | 2ce589b8961bdf60c21af2a711365cb06439b13a /Super Polarity/bin/WindowsGL | |
| parent | 8534e46e400268c5ceffb3b14f02cef39eedae8f (diff) | |
| parent | bca44639c27169b0643de1b56361e6c2958d1d4a (diff) | |
Merge branch 'master' of github.com:benbeltran/super-polarity
Conflicts:
.gitignore
Diffstat (limited to 'Super Polarity/bin/WindowsGL')
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe | bin | 0 -> 11600 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe.manifest | 11 | ||||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Lidgren.Network.dll | bin | 0 -> 118272 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/MonoGame.Framework.dll | bin | 0 -> 637440 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/OpenTK.dll | bin | 0 -> 3290624 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/SDL.dll | bin | 0 -> 324096 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe | bin | 0 -> 72704 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb | bin | 0 -> 128512 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.vshost.exe | bin | 0 -> 11600 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Tao.Sdl.dll | bin | 0 -> 69632 bytes |
10 files changed, 11 insertions, 0 deletions
diff --git a/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe b/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe Binary files differnew file mode 100644 index 0000000..bb84a51 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe diff --git a/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe.manifest b/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/GameName1.vshost.exe.manifest @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> + <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/> + <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2"> + <security> + <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"> + <requestedExecutionLevel level="asInvoker" uiAccess="false"/> + </requestedPrivileges> + </security> + </trustInfo> +</assembly> diff --git a/Super Polarity/bin/WindowsGL/Debug/Lidgren.Network.dll b/Super Polarity/bin/WindowsGL/Debug/Lidgren.Network.dll Binary files differnew file mode 100644 index 0000000..fd45367 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Lidgren.Network.dll diff --git a/Super Polarity/bin/WindowsGL/Debug/MonoGame.Framework.dll b/Super Polarity/bin/WindowsGL/Debug/MonoGame.Framework.dll Binary files differnew file mode 100644 index 0000000..c087ac2 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/MonoGame.Framework.dll diff --git a/Super Polarity/bin/WindowsGL/Debug/OpenTK.dll b/Super Polarity/bin/WindowsGL/Debug/OpenTK.dll Binary files differnew file mode 100644 index 0000000..b1cd2e9 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/OpenTK.dll diff --git a/Super Polarity/bin/WindowsGL/Debug/SDL.dll b/Super Polarity/bin/WindowsGL/Debug/SDL.dll Binary files differnew file mode 100644 index 0000000..628cdfc --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/SDL.dll diff --git a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe Binary files differnew file mode 100644 index 0000000..746c670 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe diff --git a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb Binary files differnew file mode 100644 index 0000000..fea49a1 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb diff --git a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.vshost.exe b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.vshost.exe Binary files differnew file mode 100644 index 0000000..bb84a51 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.vshost.exe diff --git a/Super Polarity/bin/WindowsGL/Debug/Tao.Sdl.dll b/Super Polarity/bin/WindowsGL/Debug/Tao.Sdl.dll Binary files differnew file mode 100644 index 0000000..d2e2d47 --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Tao.Sdl.dll |