|
5 | 5 | <Configuration>Debug</Configuration> |
6 | 6 | <Platform>Win32</Platform> |
7 | 7 | </ProjectConfiguration> |
| 8 | + <ProjectConfiguration Include="Debug|x64"> |
| 9 | + <Configuration>Debug</Configuration> |
| 10 | + <Platform>x64</Platform> |
| 11 | + </ProjectConfiguration> |
8 | 12 | <ProjectConfiguration Include="Release|Win32"> |
9 | 13 | <Configuration>Release</Configuration> |
10 | 14 | <Platform>Win32</Platform> |
11 | 15 | </ProjectConfiguration> |
| 16 | + <ProjectConfiguration Include="Release|x64"> |
| 17 | + <Configuration>Release</Configuration> |
| 18 | + <Platform>x64</Platform> |
| 19 | + </ProjectConfiguration> |
12 | 20 | <ProjectConfiguration Include="Unicode Debug|Win32"> |
13 | 21 | <Configuration>Unicode Debug</Configuration> |
14 | 22 | <Platform>Win32</Platform> |
15 | 23 | </ProjectConfiguration> |
| 24 | + <ProjectConfiguration Include="Unicode Debug|x64"> |
| 25 | + <Configuration>Unicode Debug</Configuration> |
| 26 | + <Platform>x64</Platform> |
| 27 | + </ProjectConfiguration> |
16 | 28 | <ProjectConfiguration Include="Unicode Release|Win32"> |
17 | 29 | <Configuration>Unicode Release</Configuration> |
18 | 30 | <Platform>Win32</Platform> |
19 | 31 | </ProjectConfiguration> |
| 32 | + <ProjectConfiguration Include="Unicode Release|x64"> |
| 33 | + <Configuration>Unicode Release</Configuration> |
| 34 | + <Platform>x64</Platform> |
| 35 | + </ProjectConfiguration> |
20 | 36 | </ItemGroup> |
21 | 37 | <PropertyGroup Label="Globals"> |
22 | 38 | <ProjectName>NppQCP</ProjectName> |
|
30 | 46 | <PlatformToolset>v140</PlatformToolset> |
31 | 47 | <CharacterSet>Unicode</CharacterSet> |
32 | 48 | </PropertyGroup> |
| 49 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|x64'" Label="Configuration"> |
| 50 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 51 | + <PlatformToolset>v140</PlatformToolset> |
| 52 | + <CharacterSet>Unicode</CharacterSet> |
| 53 | + </PropertyGroup> |
33 | 54 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
34 | 55 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | 56 | <PlatformToolset>v140</PlatformToolset> |
36 | 57 | <CharacterSet>Unicode</CharacterSet> |
37 | 58 | </PropertyGroup> |
| 59 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 60 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 61 | + <PlatformToolset>v140</PlatformToolset> |
| 62 | + <CharacterSet>Unicode</CharacterSet> |
| 63 | + </PropertyGroup> |
38 | 64 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'" Label="Configuration"> |
39 | 65 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
40 | 66 | <PlatformToolset>v140</PlatformToolset> |
41 | 67 | <CharacterSet>Unicode</CharacterSet> |
42 | 68 | </PropertyGroup> |
| 69 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|x64'" Label="Configuration"> |
| 70 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 71 | + <PlatformToolset>v140</PlatformToolset> |
| 72 | + <CharacterSet>Unicode</CharacterSet> |
| 73 | + </PropertyGroup> |
43 | 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
44 | 75 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
45 | 76 | <PlatformToolset>v140</PlatformToolset> |
46 | 77 | <CharacterSet>Unicode</CharacterSet> |
47 | 78 | </PropertyGroup> |
| 79 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 80 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 81 | + <PlatformToolset>v140</PlatformToolset> |
| 82 | + <CharacterSet>Unicode</CharacterSet> |
| 83 | + </PropertyGroup> |
48 | 84 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
49 | 85 | <ImportGroup Label="ExtensionSettings"> |
50 | 86 | </ImportGroup> |
51 | 87 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'" Label="PropertySheets"> |
52 | 88 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
53 | 89 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
54 | | - <Import Project="no_ms.props" /> |
| 90 | + </ImportGroup> |
| 91 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|x64'" Label="PropertySheets"> |
| 92 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 93 | + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
55 | 94 | </ImportGroup> |
56 | 95 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
57 | 96 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
58 | 97 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
59 | | - <Import Project="no_ms.props" /> |
| 98 | + </ImportGroup> |
| 99 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 100 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 101 | + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
60 | 102 | </ImportGroup> |
61 | 103 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'" Label="PropertySheets"> |
62 | 104 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
63 | 105 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
64 | | - <Import Project="no_ms.props" /> |
| 106 | + </ImportGroup> |
| 107 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|x64'" Label="PropertySheets"> |
| 108 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 109 | + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
65 | 110 | </ImportGroup> |
66 | 111 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
67 | 112 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
68 | 113 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
69 | | - <Import Project="no_ms.props" /> |
| 114 | + </ImportGroup> |
| 115 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 116 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 117 | + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> |
70 | 118 | </ImportGroup> |
71 | 119 | <PropertyGroup Label="UserMacros" /> |
72 | 120 | <PropertyGroup> |
73 | 121 | <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> |
74 | 122 | </PropertyGroup> |
75 | 123 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'"> |
76 | | - <OutDir>D:\Notepad++\plugins\</OutDir> |
77 | 124 | <IntDir>Release\Unicode\</IntDir> |
78 | 125 | <LinkIncremental>false</LinkIncremental> |
79 | 126 | </PropertyGroup> |
| 127 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|x64'"> |
| 128 | + <LinkIncremental>false</LinkIncremental> |
| 129 | + </PropertyGroup> |
80 | 130 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
81 | | - <OutDir>D:\Notepad++\plugins\</OutDir> |
82 | 131 | <IntDir>Release\Unicode\</IntDir> |
83 | 132 | <LinkIncremental>false</LinkIncremental> |
84 | 133 | </PropertyGroup> |
| 134 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 135 | + <LinkIncremental>false</LinkIncremental> |
| 136 | + </PropertyGroup> |
85 | 137 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'"> |
86 | | - <OutDir>D:\Notepad++\plugins\</OutDir> |
87 | 138 | <IntDir>Debug\Unicode\</IntDir> |
88 | 139 | <LinkIncremental>true</LinkIncremental> |
89 | 140 | <RunCodeAnalysis>false</RunCodeAnalysis> |
90 | 141 | <CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
91 | 142 | </PropertyGroup> |
| 143 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|x64'"> |
| 144 | + <LinkIncremental>true</LinkIncremental> |
| 145 | + <RunCodeAnalysis>false</RunCodeAnalysis> |
| 146 | + <CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| 147 | + </PropertyGroup> |
92 | 148 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
93 | | - <OutDir>D:\Notepad++\plugins\</OutDir> |
94 | 149 | <IntDir>Debug\Unicode\</IntDir> |
95 | 150 | <LinkIncremental>true</LinkIncremental> |
96 | 151 | <RunCodeAnalysis>false</RunCodeAnalysis> |
97 | 152 | <CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
98 | 153 | </PropertyGroup> |
| 154 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 155 | + <LinkIncremental>true</LinkIncremental> |
| 156 | + <RunCodeAnalysis>false</RunCodeAnalysis> |
| 157 | + <CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| 158 | + </PropertyGroup> |
99 | 159 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'"> |
100 | 160 | <ClCompile> |
101 | 161 | <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
105 | 165 | <PrecompiledHeaderFile /> |
106 | 166 | <WarningLevel>Level3</WarningLevel> |
107 | 167 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 168 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
108 | 169 | </ClCompile> |
109 | 170 | <Link> |
110 | 171 | <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
116 | 177 | <TargetMachine>MachineX86</TargetMachine> |
117 | 178 | </Link> |
118 | 179 | </ItemDefinitionGroup> |
| 180 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|x64'"> |
| 181 | + <ClCompile> |
| 182 | + <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 183 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;NPPPLUGINDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 184 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 185 | + <PrecompiledHeader> |
| 186 | + </PrecompiledHeader> |
| 187 | + <PrecompiledHeaderFile> |
| 188 | + </PrecompiledHeaderFile> |
| 189 | + <WarningLevel>Level3</WarningLevel> |
| 190 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 191 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| 192 | + </ClCompile> |
| 193 | + <Link> |
| 194 | + <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 195 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 196 | + <SubSystem>Windows</SubSystem> |
| 197 | + <OptimizeReferences>true</OptimizeReferences> |
| 198 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 199 | + <ImportLibrary>$(OutDir)NppQCP.lib</ImportLibrary> |
| 200 | + </Link> |
| 201 | + </ItemDefinitionGroup> |
119 | 202 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
120 | 203 | <ClCompile> |
121 | 204 | <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
127 | 210 | </PrecompiledHeaderFile> |
128 | 211 | <WarningLevel>Level3</WarningLevel> |
129 | 212 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 213 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
130 | 214 | </ClCompile> |
131 | 215 | <Link> |
132 | 216 | <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
138 | 222 | <TargetMachine>MachineX86</TargetMachine> |
139 | 223 | </Link> |
140 | 224 | </ItemDefinitionGroup> |
| 225 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 226 | + <ClCompile> |
| 227 | + <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 228 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;NPPPLUGINDEMO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 229 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 230 | + <PrecompiledHeader> |
| 231 | + </PrecompiledHeader> |
| 232 | + <PrecompiledHeaderFile> |
| 233 | + </PrecompiledHeaderFile> |
| 234 | + <WarningLevel>Level3</WarningLevel> |
| 235 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 236 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| 237 | + </ClCompile> |
| 238 | + <Link> |
| 239 | + <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 240 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 241 | + <SubSystem>Windows</SubSystem> |
| 242 | + <OptimizeReferences>true</OptimizeReferences> |
| 243 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 244 | + <ImportLibrary>$(OutDir)NppQCP.lib</ImportLibrary> |
| 245 | + </Link> |
| 246 | + </ItemDefinitionGroup> |
141 | 247 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'"> |
142 | 248 | <ClCompile> |
143 | 249 | <Optimization>Disabled</Optimization> |
|
151 | 257 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
152 | 258 | <BrowseInformation>true</BrowseInformation> |
153 | 259 | <EnablePREfast>false</EnablePREfast> |
| 260 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
154 | 261 | </ClCompile> |
155 | 262 | <Link> |
156 | 263 | <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
164 | 271 | <PreserveSbr>true</PreserveSbr> |
165 | 272 | </Bscmake> |
166 | 273 | </ItemDefinitionGroup> |
| 274 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|x64'"> |
| 275 | + <ClCompile> |
| 276 | + <Optimization>Disabled</Optimization> |
| 277 | + <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 278 | + <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;NPPQCP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 279 | + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 280 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 281 | + <PrecompiledHeader> |
| 282 | + </PrecompiledHeader> |
| 283 | + <WarningLevel>Level3</WarningLevel> |
| 284 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 285 | + <BrowseInformation>true</BrowseInformation> |
| 286 | + <EnablePREfast>false</EnablePREfast> |
| 287 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| 288 | + </ClCompile> |
| 289 | + <Link> |
| 290 | + <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 291 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 292 | + <ProgramDatabaseFile>$(OutDir)NppQCP.pdb</ProgramDatabaseFile> |
| 293 | + <SubSystem>Windows</SubSystem> |
| 294 | + <ImportLibrary>$(OutDir)NppQCP.lib</ImportLibrary> |
| 295 | + </Link> |
| 296 | + <Bscmake> |
| 297 | + <PreserveSbr>true</PreserveSbr> |
| 298 | + </Bscmake> |
| 299 | + </ItemDefinitionGroup> |
167 | 300 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
168 | 301 | <ClCompile> |
169 | 302 | <Optimization>Disabled</Optimization> |
|
178 | 311 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
179 | 312 | <BrowseInformation>true</BrowseInformation> |
180 | 313 | <EnablePREfast>false</EnablePREfast> |
| 314 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
181 | 315 | </ClCompile> |
182 | 316 | <Link> |
183 | 317 | <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
191 | 325 | <PreserveSbr>true</PreserveSbr> |
192 | 326 | </Bscmake> |
193 | 327 | </ItemDefinitionGroup> |
| 328 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 329 | + <ClCompile> |
| 330 | + <Optimization>Disabled</Optimization> |
| 331 | + <AdditionalIncludeDirectories>.\shared;.\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 332 | + <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;NPPQCP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 333 | + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 334 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 335 | + <PrecompiledHeader> |
| 336 | + </PrecompiledHeader> |
| 337 | + <WarningLevel>Level3</WarningLevel> |
| 338 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 339 | + <BrowseInformation>true</BrowseInformation> |
| 340 | + <EnablePREfast>false</EnablePREfast> |
| 341 | + <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| 342 | + </ClCompile> |
| 343 | + <Link> |
| 344 | + <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 345 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 346 | + <ProgramDatabaseFile>$(OutDir)NppQCP.pdb</ProgramDatabaseFile> |
| 347 | + <SubSystem>Windows</SubSystem> |
| 348 | + <ImportLibrary>$(OutDir)NppQCP.lib</ImportLibrary> |
| 349 | + </Link> |
| 350 | + <Bscmake> |
| 351 | + <PreserveSbr>true</PreserveSbr> |
| 352 | + </Bscmake> |
| 353 | + </ItemDefinitionGroup> |
194 | 354 | <ItemGroup> |
195 | 355 | <ClCompile Include="QuickColorPicker\ColorPicker.cpp" /> |
196 | 356 | <ClCompile Include="QuickColorPicker\ScreenPicker.cpp" /> |
|
0 commit comments