diff options
| author | raysan5 <[email protected]> | 2018-08-25 18:33:28 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2018-08-25 18:33:28 +0200 |
| commit | d6241d18abdfa723563d62cede22795d6548bd6a (patch) | |
| tree | d23f284caa093ab9cac5e97e896894e5ce5302ff /release/libs/win32 | |
| parent | 207b5a26b18e669e48b635f088ee57abd9694134 (diff) | |
| download | raylib-d6241d18abdfa723563d62cede22795d6548bd6a.tar.gz raylib-d6241d18abdfa723563d62cede22795d6548bd6a.zip | |
Removed release directory
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
Diffstat (limited to 'release/libs/win32')
| -rw-r--r-- | release/libs/win32/mingw32/libraylib.a | bin | 1239504 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/mingw32/libraylibdll.a | bin | 205620 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/mingw32/raylib.dll | bin | 1007187 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/msvc/raylib.dll | bin | 916480 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/msvc/raylib.lib | bin | 4436800 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/msvc/raylibdll.lib | bin | 68974 -> 0 bytes |
| -rw-r--r-- | release/libs/win32/tcc/libraylib.a | bin | 1465002 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/release/libs/win32/mingw32/libraylib.a b/release/libs/win32/mingw32/libraylib.a Binary files differdeleted file mode 100644 index 5c64af95..00000000 --- a/release/libs/win32/mingw32/libraylib.a +++ /dev/null diff --git a/release/libs/win32/mingw32/libraylibdll.a b/release/libs/win32/mingw32/libraylibdll.a Binary files differdeleted file mode 100644 index b4f1cb6b..00000000 --- a/release/libs/win32/mingw32/libraylibdll.a +++ /dev/null diff --git a/release/libs/win32/mingw32/raylib.dll b/release/libs/win32/mingw32/raylib.dll Binary files differdeleted file mode 100644 index 54d086ac..00000000 --- a/release/libs/win32/mingw32/raylib.dll +++ /dev/null diff --git a/release/libs/win32/msvc/raylib.dll b/release/libs/win32/msvc/raylib.dll Binary files differdeleted file mode 100644 index 07ff7e90..00000000 --- a/release/libs/win32/msvc/raylib.dll +++ /dev/null diff --git a/release/libs/win32/msvc/raylib.lib b/release/libs/win32/msvc/raylib.lib Binary files differdeleted file mode 100644 index 781bebde..00000000 --- a/release/libs/win32/msvc/raylib.lib +++ /dev/null diff --git a/release/libs/win32/msvc/raylibdll.lib b/release/libs/win32/msvc/raylibdll.lib Binary files differdeleted file mode 100644 index e6b17668..00000000 --- a/release/libs/win32/msvc/raylibdll.lib +++ /dev/null diff --git a/release/libs/win32/tcc/libraylib.a b/release/libs/win32/tcc/libraylib.a Binary files differdeleted file mode 100644 index 1aa76249..00000000 --- a/release/libs/win32/tcc/libraylib.a +++ /dev/null |
