diff options
Diffstat (limited to 'build/release.vsprops')
-rw-r--r-- | build/release.vsprops | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/release.vsprops b/build/release.vsprops new file mode 100644 index 0000000..a36897f --- /dev/null +++ b/build/release.vsprops @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="release" + InheritedPropertySheets="internal\release_impl$(CHROME_BUILD_TYPE).vsprops" + > +</VisualStudioPropertySheet> |