mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-22 22:48:51 -05:00
Removed bad file
This commit is contained in:
@@ -3760,16 +3760,6 @@ CompileLink(dll='egg2c.exe', opts=['ADVAPI', 'NSPR'], obj=[
|
||||
'libdtool.dll',
|
||||
'libpystub.dll',
|
||||
])
|
||||
CompileC(ipath=IPATH, opts=OPTS, src='eggImport.cxx', obj='eggImport_eggImport.obj')
|
||||
CompileLink(dll='eggImport.exe', opts=['ADVAPI', 'NSPR'], obj=[
|
||||
'eggImport_eggImport.obj',
|
||||
'libpandaegg.dll',
|
||||
'libpanda.dll',
|
||||
'libpandaexpress.dll',
|
||||
'libdtoolconfig.dll',
|
||||
'libdtool.dll',
|
||||
'libpystub.dll',
|
||||
])
|
||||
|
||||
#
|
||||
# DIRECTORY: pandatool/src/flt/
|
||||
|
||||
Reference in New Issue
Block a user