Bläddra i källkod

Attempt to fix an issue

rdb 16 år sedan
förälder
incheckning
1278599c44
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      makepanda/makepanda.py

+ 1 - 0
makepanda/makepanda.py

@@ -1389,6 +1389,7 @@ ConditionalWriteFile(GetOutputDir()+'/include/ctl3d.h', '/* dummy file to make M
 ########################################################################
 ########################################################################
 
 
 CopyTree(GetOutputDir()+'/include/parser-inc','dtool/src/parser-inc')
 CopyTree(GetOutputDir()+'/include/parser-inc','dtool/src/parser-inc')
+CopyAllFiles(GetOutputDir()+'/include/parser-inc/','dtool/src/parser-inc/')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/openssl')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/openssl')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/netinet')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/netinet')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/Cg')
 MakeDirectory(GetOutputDir()+'/include/parser-inc/Cg')