mirror of
https://github.com/reactos/reactos.git
synced 2025-05-07 02:41:22 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=23206
This commit is contained in:
parent
e1450f1b74
commit
5a5dc9a1c4
2 changed files with 1 additions and 14 deletions
|
@ -1,13 +0,0 @@
|
||||||
TOPSRCDIR = @top_srcdir@
|
|
||||||
TOPOBJDIR = ../..
|
|
||||||
SRCDIR = @srcdir@
|
|
||||||
VPATH = @srcdir@
|
|
||||||
MODULE = msimg32.dll
|
|
||||||
IMPORTLIB = libmsimg32.$(IMPLIBEXT)
|
|
||||||
IMPORTS = gdi32 kernel32
|
|
||||||
|
|
||||||
C_SRCS = msimg32_main.c
|
|
||||||
|
|
||||||
@MAKE_DLL_RULES@
|
|
||||||
|
|
||||||
### Dependencies:
|
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* You should have received a copy of the GNU Lesser General Public
|
||||||
* License along with this library; if not, write to the Free Software
|
* License along with this library; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
Loading…
Reference in a new issue