mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
PolyXML : added dummy PolyXML.cpp to avoid linker errors
git-svn-id: svn://ultimatepp.org/upp/trunk@2319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5caa8884e1
commit
56a5e10fc4
2 changed files with 3 additions and 1 deletions
1
bazaar/PolyXML/PolyXML.cpp
Normal file
1
bazaar/PolyXML/PolyXML.cpp
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include <Core/Core.h>
|
||||
|
|
@ -4,5 +4,6 @@ uses
|
|||
file
|
||||
ClassFactory.h,
|
||||
PolyXML.h,
|
||||
src.tpp;
|
||||
src.tpp,
|
||||
PolyXML.cpp;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue