We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc875a commit e88c495Copy full SHA for e88c495
edfbrowser.vcxproj
@@ -55,7 +55,7 @@
55
<IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</IgnoreImportLibrary>
56
</PropertyGroup>
57
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
58
- <ReferencePath>$(VC_ReferencesPath_x64);c:\Work\Tools\Qt-6.4\5.15.2\msvc2019_64\bin\</ReferencePath>
+ <ReferencePath>$(VC_ReferencesPath_x64);</ReferencePath>
59
60
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
61
<ClCompile>
0 commit comments