reverted prev commit (it was a mistake)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224984 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Elena Demikhovsky 2014-12-30 10:17:21 +00:00
parent 3c0b55af9f
commit 96341cbb36
3 changed files with 0 additions and 14 deletions

View File

@ -1,4 +0,0 @@
project(opt)
add_executable(opt main.cpp)

View File

@ -1,6 +0,0 @@
#include <iostream>
int main(int argc, char **argv) {
std::cout << "Hello, world!" << std::endl;
return 0;
}

View File

@ -1,4 +0,0 @@
[Project]
Name=opt
Manager=KDevCMakeManager
VersionControl=kdevsubversion