mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
783ee74050
commit
4ae412ce0f
@ -8,7 +8,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET downloader
|
#define TARGET downloader
|
||||||
|
|
||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_downloader.h asyncUtility.I asyncUtility.h \
|
config_downloader.h asyncUtility.I asyncUtility.h \
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#include "config_downloader.cxx"
|
#include "config_downloader.cxx"
|
||||||
#include "asyncUtility.cxx"
|
#include "asyncUtility.cxx"
|
||||||
#include "extractor.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