mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
*** empty log message ***
This commit is contained in:
parent
783ee74050
commit
4ae412ce0f
@ -8,7 +8,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET downloader
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||
|
||||
#define SOURCES \
|
||||
config_downloader.h asyncUtility.I asyncUtility.h \
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "config_downloader.cxx"
|
||||
#include "asyncUtility.cxx"
|
||||
#include "extractor.cxx"
|
||||
#include "multiplexStream.cxx"
|
||||
#include "multiplexStreamBuf.cxx"
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
#include "multiplexStream.cxx"
|
||||
#include "multiplexStreamBuf.cxx"
|
||||
|
Loading…
x
Reference in New Issue
Block a user