use native resources correctly
This commit is contained in:
parent
6d73250ab4
commit
799607d235
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.1 $
|
||||
# $Revision: 1.2 $
|
||||
#
|
||||
# last change: $Author: ssa $ $Date: 2001-05-04 13:58:56 $
|
||||
# last change: $Author: ssa $ $Date: 2001-05-04 15:11:54 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -95,7 +95,7 @@ APP1STDLIBS=shell32.lib\
|
|||
comsupp.lib\
|
||||
oleaut32.lib
|
||||
|
||||
APP1RES=$(RES)$/$(TARGET).res
|
||||
APP1NOSVRES=$(RES)$/$(TARGET).res
|
||||
|
||||
# --- Targets ------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue