summaryrefslogtreecommitdiff
path: root/deps/gyp/test/msvs/props/AppName.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/msvs/props/AppName.vsprops')
-rw-r--r--deps/gyp/test/msvs/props/AppName.vsprops11
1 files changed, 0 insertions, 11 deletions
diff --git a/deps/gyp/test/msvs/props/AppName.vsprops b/deps/gyp/test/msvs/props/AppName.vsprops
deleted file mode 100644
index 84b9af3800..0000000000
--- a/deps/gyp/test/msvs/props/AppName.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="Common"
- >
- <UserMacro
- Name="AppName"
- Value="Greet"
- />
-</VisualStudioPropertySheet>