From 648bfb1bb7b70c3d06f91af3188d95c8ed591c33 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 7 Oct 2012 23:40:07 +1100 Subject: Added a Qt4VSPropertySheet.props file that will hopefully work for other people. --- .gitignore | 1 - heimdall-frontend/Qt4VSPropertySheet.props | 13 +++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 heimdall-frontend/Qt4VSPropertySheet.props diff --git a/.gitignore b/.gitignore index 150bb19..640d11c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,4 @@ GeneratedFiles/ *.vcxproj.user *.suo *.sdf -heimdall-frontend/Qt4VSPropertySheet.props *.opensdf diff --git a/heimdall-frontend/Qt4VSPropertySheet.props b/heimdall-frontend/Qt4VSPropertySheet.props new file mode 100644 index 0000000..fca888b --- /dev/null +++ b/heimdall-frontend/Qt4VSPropertySheet.props @@ -0,0 +1,13 @@ + + + + + + + + + $(QTDIR) + true + + + \ No newline at end of file -- cgit v1.2.3