mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
icon moved to panda/src/configfiles
This commit is contained in:
parent
8d799850fb
commit
2689381a45
@ -1593,7 +1593,7 @@ ConditionalWriteFile(PREFIX+'/include/checkPandaVersion.h',conf)
|
|||||||
##########################################################################################
|
##########################################################################################
|
||||||
|
|
||||||
if (sys.platform == "win32"):
|
if (sys.platform == "win32"):
|
||||||
IPATH=["dtool/src/dtoolutil"]
|
IPATH=["panda/src/configfiles"]
|
||||||
OPTS=[]
|
OPTS=[]
|
||||||
CompileRES(ipath=IPATH, opts=OPTS, src='pandaIcon.rc', obj='pandaIcon.res')
|
CompileRES(ipath=IPATH, opts=OPTS, src='pandaIcon.rc', obj='pandaIcon.res')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user