File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
XEngine_Source/XEngine_PluginModule Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7575 <OutDir >$(SolutionDir)$(Configuration)\XEngine_Plugin\</OutDir >
7676 <IncludePath >../../XEngine_ThirdPart/jsoncpp;$(XEngine_Include);$(IncludePath)</IncludePath >
7777 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
78+ <IntDir >$(Configuration)\XEngine_Plugin\</IntDir >
79+ <TargetName >$(ProjectName)</TargetName >
7880 </PropertyGroup >
7981 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
8082 <IncludePath >$(XEngine_Include);../../XEngine_ThirdPart/jsoncpp;$(IncludePath)</IncludePath >
Original file line number Diff line number Diff line change 7676 <OutDir >$(SolutionDir)$(Configuration)\XEngine_Plugin\</OutDir >
7777 <IncludePath >$(XEngine_Include);../../XEngine_ThirdPart/jsoncpp;$(IncludePath)</IncludePath >
7878 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
79+ <IntDir >$(Configuration)\XEngine_Plugin\</IntDir >
7980 </PropertyGroup >
8081 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
8182 <LinkIncremental >false</LinkIncremental >
Original file line number Diff line number Diff line change 7575 <IncludePath >$(XEngine_Include);../../XEngine_ThirdPart/jsoncpp;$(IncludePath)</IncludePath >
7676 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
7777 <OutDir >$(SolutionDir)$(Configuration)\XEngine_Plugin\</OutDir >
78+ <IntDir >$(Configuration)\XEngine_Plugin\</IntDir >
7879 </PropertyGroup >
7980 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
8081 <IncludePath >$(XEngine_Include);../../XEngine_ThirdPart/jsoncpp;$(IncludePath)</IncludePath >
Original file line number Diff line number Diff line change 7373 <PropertyGroup Label =" UserMacros" />
7474 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
7575 <LinkIncremental >true</LinkIncremental >
76- <IntDir >$(Configuration)\</IntDir >
76+ <IntDir >$(Configuration)\XEngine_Plugin\ </IntDir >
7777 <OutDir >$(SolutionDir)$(Configuration)\XEngine_Plugin\</OutDir >
7878 <IncludePath >$(XEngine_Include);../../XEngine_ThirdPart/jsoncpp;$(IncludePath)</IncludePath >
7979 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
You can’t perform that action at this time.
0 commit comments