diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2009-09-03 21:01:07 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2009-09-03 21:01:07 (GMT) |
commit | 1554265aa6db4cf4b77bb6d034b8127611530bca (patch) | |
tree | 42edfc6f5c0d9915750a3be10f103dae2681022d /Source/MFCDialog/StdAfx.cpp | |
parent | 766f6608bf27c1e9134ba9413e33450f7af99d8d (diff) | |
download | CMake-1554265aa6db4cf4b77bb6d034b8127611530bca.zip CMake-1554265aa6db4cf4b77bb6d034b8127611530bca.tar.gz CMake-1554265aa6db4cf4b77bb6d034b8127611530bca.tar.bz2 |
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
Diffstat (limited to 'Source/MFCDialog/StdAfx.cpp')
-rw-r--r-- | Source/MFCDialog/StdAfx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/MFCDialog/StdAfx.cpp b/Source/MFCDialog/StdAfx.cpp deleted file mode 100644 index 4ec72a4..0000000 --- a/Source/MFCDialog/StdAfx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// pcbuilderdialog.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - - - |