From 4b807e0381be558f3c9173c971ecf640cb9a9176 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Thu, 6 Jan 2005 06:02:53 +0000 Subject: Add project opt to Visual Studio. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19307 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/opt/opt.vcproj | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 win32/opt/opt.vcproj (limited to 'win32/opt') diff --git a/win32/opt/opt.vcproj b/win32/opt/opt.vcproj new file mode 100644 index 0000000000..0c6efc50f4 --- /dev/null +++ b/win32/opt/opt.vcproj @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3