summaryrefslogtreecommitdiff
path: root/tests/main.cpp
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-02-25 03:52:10 +0000
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-02-25 03:52:10 +0000
commitcfd30d903dd77c6c46ffa2aa736968040b0eb558 (patch)
tree5535723f0115cf520cec3d0fe97f6c8c75c9bf2a /tests/main.cpp
parenta5d621e1ed17d4c79c1da6c871f72f640a022037 (diff)
Revert automatic support for header-only mode since it creates problems with qmake.
Qmake treats all files that are #include-d as header files, even if the #include is guarded by an #ifdef. It looks like the only solution that allows for transparent header-only support based on preprocessor define involves moving the actual source into a separate header file and including this file in pugixml.cpp. Let's not do it yet. git-svn-id: https://pugixml.googlecode.com/svn/trunk@990 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'tests/main.cpp')
0 files changed, 0 insertions, 0 deletions