mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Moved makepanda.sln
This commit is contained in:
parent
9e5c2c607c
commit
8892e5576d
@ -564,7 +564,6 @@ if (PREFIX.count('"') or THIRDPARTY.count('"')):
|
||||
PANDASOURCE=os.path.dirname(os.path.abspath(sys.path[0]))
|
||||
|
||||
if ((os.path.exists(os.path.join(PANDASOURCE,"makepanda/makepanda.py"))==0) or
|
||||
(os.path.exists(os.path.join(PANDASOURCE,"makepanda/makepanda.sln"))==0) or
|
||||
(os.path.exists(os.path.join(PANDASOURCE,"dtool","src","dtoolbase","dtoolbase.h"))==0) or
|
||||
(os.path.exists(os.path.join(PANDASOURCE,"panda","src","pandabase","pandabase.h"))==0)):
|
||||
sys.exit("I am unable to locate the root of the panda source tree.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user