diff options
| author | Petr Mrázek | 2012-01-04 01:45:11 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-01-04 01:45:11 +0100 |
| commit | 86464b99cca06f9e3cf7dd05c6441136c6ab442f (patch) | |
| tree | ba1f42f1c9c799f6f7470fa498b7637c02a0d401 /library/CMakeLists.txt | |
| parent | 5b528694b716cbd9ba156bd875c5a8e40e7e1759 (diff) | |
| download | dfhack-86464b99cca06f9e3cf7dd05c6441136c6ab442f.tar.gz dfhack-86464b99cca06f9e3cf7dd05c6441136c6ab442f.tar.bz2 dfhack-86464b99cca06f9e3cf7dd05c6441136c6ab442f.tar.xz | |
Remove DfVector, break MSVC builds until further notice.
Diffstat (limited to 'library/CMakeLists.txt')
| -rw-r--r-- | library/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index f24e21fd..808c13a1 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt @@ -39,7 +39,6 @@ include/SDL_keyboard.h include/SDL_keysym.h include/TileTypes.h include/Types.h -include/Vector.h include/VersionInfo.h include/VersionInfoFactory.h include/Virtual.h |
