diff options
| author | Ben Beltran <ben@nsovocal.com> | 2013-10-22 23:11:13 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2013-10-22 23:11:13 -0500 |
| commit | 63a61ee2be3a902c27cd000d41b1a3a0280be21a (patch) | |
| tree | 9263e72e71e6a961acda6e68d6ba82eba29eadc3 /Super Polarity/bin/WindowsGL/Debug | |
First commit. Starting with MonoGame.
Diffstat (limited to 'Super Polarity/bin/WindowsGL/Debug')
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Content/Graphics/player.xnb | bin | 0 -> 32203 bytes | |||
| -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 -> 39424 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb | bin | 0 -> 19968 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 |
11 files changed, 11 insertions, 0 deletions
diff --git a/Super Polarity/bin/WindowsGL/Debug/Content/Graphics/player.xnb b/Super Polarity/bin/WindowsGL/Debug/Content/Graphics/player.xnb Binary files differnew file mode 100644 index 0000000..55c6d4c --- /dev/null +++ b/Super Polarity/bin/WindowsGL/Debug/Content/Graphics/player.xnb 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..a73e117 --- /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..adf5387 --- /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 |