raysan5
|
6985953e3d
|
Update release to latest raylib version
Note that only some lib versions have been updated
|
2018-04-02 14:50:16 +02:00 |
|
-
|
61679a4bbc
|
Review releases, removed external dependencies
Not required any more!
|
2018-01-15 13:59:51 +01:00 |
|
raysan5
|
36ae9c8c3a
|
Compile DLL avoiding extra dependencies
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin>dumpbin.exe
D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll /DEPENDENTS
Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll
File Type: DLL
Image has the following dependencies:
KERNEL32.dll
glfw3.dll
OpenAL32.dll
Summary
4000 .data
1000 .gfids
23000 .rdata
5000 .reloc
1000 .rsrc
68000 .text
1000 _RDATA
|
2017-11-04 18:36:15 +01:00 |
|
Ray San
|
c570f7ca63
|
Rebuild dynamic libs for MSVC (VS2015)
Added support for raylib DLL building on MSVC
|
2017-11-03 17:32:13 +01:00 |
|
Ray San
|
86df9168e7
|
Updated raylib VS2015 project
|
2017-10-19 14:14:18 +02:00 |
|
raysan5
|
c63051bd9e
|
Added glfw3 msvc lib
|
2017-10-12 13:56:42 +02:00 |
|
Ray San
|
32d855470d
|
Updated release libraries for win32/mingw32
|
2017-10-11 13:28:16 +02:00 |
|
Ray San
|
d302316e51
|
Reorganize release and dependencies
|
2017-10-11 11:22:49 +02:00 |
|