File tree 1 file changed +2
-0
lines changed
Sources/Overload/OvEditor
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 48
48
<IncludePath >$(ProjectDir)include\;$(SolutionDir)..\..\Build\OvCore\include\;$(IncludePath)</IncludePath >
49
49
<LibraryPath >$(SolutionDir)..\..\Build\OvCore\lib\$(Configuration)\;$(LibraryPath)</LibraryPath >
50
50
<SourcePath >$(ProjectDir)src\;$(SourcePath)</SourcePath >
51
+ <TargetName >Overload</TargetName >
51
52
</PropertyGroup >
52
53
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
53
54
<OutDir >$(SolutionDir)..\..\Bin\$(ProjectName)\$(Configuration)\</OutDir >
54
55
<IntDir >$(SolutionDir)..\..\Bin-Int\$(ProjectName)\$(Configuration)\</IntDir >
55
56
<IncludePath >$(ProjectDir)include\;$(SolutionDir)..\..\Build\OvCore\include\;$(IncludePath)</IncludePath >
56
57
<LibraryPath >$(SolutionDir)..\..\Build\OvCore\lib\$(Configuration)\;$(LibraryPath)</LibraryPath >
57
58
<SourcePath >$(ProjectDir)src\;$(SourcePath)</SourcePath >
59
+ <TargetName >Overload</TargetName >
58
60
</PropertyGroup >
59
61
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
60
62
<ClCompile >
You can’t perform that action at this time.
0 commit comments