summaryrefslogtreecommitdiff
path: root/uninstaller
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-12-02 05:00:57 -0500
committera1xd <[email protected]>2020-12-02 05:00:57 -0500
commit9bcfbd0687565b58ab2b955a37d9edab76f90a20 (patch)
tree95bd44222af29e7db4d5b8bbef8b6008a2e80047 /uninstaller
parentrefactor io (diff)
downloadrawaccel-9bcfbd0687565b58ab2b955a37d9edab76f90a20.tar.xz
rawaccel-9bcfbd0687565b58ab2b955a37d9edab76f90a20.zip
merge common-install with common
Diffstat (limited to 'uninstaller')
-rw-r--r--uninstaller/uninstaller.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/uninstaller/uninstaller.vcxproj b/uninstaller/uninstaller.vcxproj
index f7e9f75..f094c52 100644
--- a/uninstaller/uninstaller.vcxproj
+++ b/uninstaller/uninstaller.vcxproj
@@ -35,7 +35,7 @@
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="Shared">
- <Import Project="..\common-install\common-install.vcxitems" Label="Shared" />
+ <Import Project="..\common\common.vcxitems" Label="Shared" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />