diff options
author | Brad King <brad.king@kitware.com> | 2006-08-03 13:26:36 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2006-08-03 13:26:36 (GMT) |
commit | 24b55bfe11db52b37795b241272b0a1511e12bd5 (patch) | |
tree | b0e000d57245708d0a29fdf0789218e4a67a5888 /Tests/ComplexOneConfig/Executable/A.txt | |
parent | 88702ff4424478dac8efef80324437632584fbff (diff) | |
download | CMake-24b55bfe11db52b37795b241272b0a1511e12bd5.zip CMake-24b55bfe11db52b37795b241272b0a1511e12bd5.tar.gz CMake-24b55bfe11db52b37795b241272b0a1511e12bd5.tar.bz2 |
BUG: Make sure sources with unknown extensions are not compiled by VS.
Diffstat (limited to 'Tests/ComplexOneConfig/Executable/A.txt')
-rw-r--r-- | Tests/ComplexOneConfig/Executable/A.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ComplexOneConfig/Executable/A.txt b/Tests/ComplexOneConfig/Executable/A.txt new file mode 100644 index 0000000..8ee9462 --- /dev/null +++ b/Tests/ComplexOneConfig/Executable/A.txt @@ -0,0 +1 @@ +This file should not be compiled! |