File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 </PropertyGroup >
6868 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
6969 <OutDir >bin</OutDir >
70- <IntDir >$(Configuration)\</IntDir >
70+ <IntDir >$(Platform)\$( Configuration)\</IntDir >
7171 <TargetName >$(ProjectName)_plugin_win32</TargetName >
7272 </PropertyGroup >
7373 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
7474 <TargetName >$(ProjectName)_plugin_win64</TargetName >
75+ <OutDir >bin</OutDir >
7576 </PropertyGroup >
7677 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
7778 <OutDir >$(SolutionDir)$(Configuration)\</OutDir >
145146 </ItemDefinitionGroup >
146147 <ItemGroup >
147148 <ClCompile Include =" API.cpp" />
148- <ClCompile Include =" dependencies\Scanner.cpp" />
149149 <ClCompile Include =" plugin.cpp" />
150150 </ItemGroup >
151151 <ItemGroup >
Original file line number Diff line number Diff line change 5858 <ClCompile Include =" API.cpp" >
5959 <Filter >Source Files</Filter >
6060 </ClCompile >
61- <ClCompile Include =" dependencies\Scanner.cpp" >
62- <Filter >Source Files</Filter >
63- </ClCompile >
6461 </ItemGroup >
6562</Project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments