diff --git a/ucp_menuHandler/ucp_menuHandler/Directory.build.props b/ucp_menuHandler/ucp_menuHandler/Directory.build.props new file mode 100644 index 0000000..877bd90 --- /dev/null +++ b/ucp_menuHandler/ucp_menuHandler/Directory.build.props @@ -0,0 +1,26 @@ + + + true + native + + + https://api.nuget.org/v3/index.json; + + + + + <_NuGetTargetFallbackMoniker>$(_NuGetTargetFallbackMoniker);native,Version=v0.0 + + + + + + + + + + + + diff --git a/ucp_menuHandler/ucp_menuHandler/packages.config b/ucp_menuHandler/ucp_menuHandler/packages.config deleted file mode 100644 index 23a4bc7..0000000 --- a/ucp_menuHandler/ucp_menuHandler/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj b/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj index 433d0bb..4686e81 100644 --- a/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj +++ b/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj @@ -9,22 +9,10 @@ LocalDebug Win32 - - LocalDebug - x64 - Release Win32 - - Debug - x64 - - - Release - x64 - 16.0 @@ -53,25 +41,6 @@ true Unicode - - DynamicLibrary - true - v143 - Unicode - - - DynamicLibrary - true - v143 - Unicode - - - DynamicLibrary - false - v143 - true - Unicode - @@ -86,15 +55,6 @@ - - - - - - - - - true @@ -116,15 +76,6 @@ $(VC_IncludePath);$(WindowsSDK_IncludePath);..\Dependencies $(VC_IncludePath);$(WindowsSDK_IncludePath);..\Dependencies - - true - - - true - - - false - Debug @@ -195,55 +146,6 @@ kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;Winmm.lib;%(AdditionalDependencies) - - - Level3 - true - _DEBUG;UCPWINDOWTOOPENGL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - pch.h - - - Windows - true - false - - - - - Level3 - true - _DEBUG;UCPWINDOWTOOPENGL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - pch.h - - - Windows - true - false - - - - - Level3 - true - true - true - NDEBUG;UCPWINDOWTOOPENGL_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - pch.h - - - Windows - true - true - true - false - - @@ -251,17 +153,5 @@ - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - \ No newline at end of file + diff --git a/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj.filters b/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj.filters index 71326ca..d5b550c 100644 --- a/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj.filters +++ b/ucp_menuHandler/ucp_menuHandler/ucp_menuHandler.vcxproj.filters @@ -30,7 +30,4 @@ Modules - - - \ No newline at end of file