diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2014-03-23 17:59:12 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2014-03-23 17:59:12 +0000 |
| commit | 3a4bbd50a7b0f06b8bb126db2af10782d91eda28 (patch) | |
| tree | e003d927e77d9d97fc5ff9eef82771937a6bc7a8 /src/libvpsc/Makefile_insert | |
| parent | fix Windows build for newer gcc/libs (diff) | |
| download | inkscape-3a4bbd50a7b0f06b8bb126db2af10782d91eda28.tar.gz inkscape-3a4bbd50a7b0f06b8bb126db2af10782d91eda28.zip | |
remove files that interface through C with libvpsc, we are using C++ so...
(bzr r13191)
Diffstat (limited to 'src/libvpsc/Makefile_insert')
| -rw-r--r-- | src/libvpsc/Makefile_insert | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libvpsc/Makefile_insert b/src/libvpsc/Makefile_insert index 4af86324e..cb05be6c0 100644 --- a/src/libvpsc/Makefile_insert +++ b/src/libvpsc/Makefile_insert @@ -11,7 +11,6 @@ libvpsc_libvpsc_a_SOURCES = libvpsc/block.cpp\ libvpsc/pairingheap/PairingHeap.cpp\ libvpsc/remove_rectangle_overlap.cpp\ libvpsc/solve_VPSC.cpp\ - libvpsc/csolve_VPSC.cpp\ libvpsc/variable.cpp\ libvpsc/block.h\ libvpsc/blocks.h\ @@ -21,5 +20,4 @@ libvpsc_libvpsc_a_SOURCES = libvpsc/block.cpp\ libvpsc/pairingheap/dsexceptions.h\ libvpsc/remove_rectangle_overlap.h\ libvpsc/solve_VPSC.h\ - libvpsc/csolve_VPSC.h\ libvpsc/variable.h |
