|
34 | 34 | <DebugSymbols>false</DebugSymbols>
|
35 | 35 | <DebugType>none</DebugType>
|
36 | 36 | <Optimize>false</Optimize>
|
37 |
| - <OutputPath>..\Release\ML_Cpp\</OutputPath> |
| 37 | + <OutputPath>..\Release\Explorer.MelonLoader.Il2Cpp\</OutputPath> |
38 | 38 | <DefineConstants>CPP,ML</DefineConstants>
|
39 | 39 | <ErrorReport>prompt</ErrorReport>
|
40 | 40 | <WarningLevel>4</WarningLevel>
|
|
49 | 49 | <DebugSymbols>false</DebugSymbols>
|
50 | 50 | <DebugType>none</DebugType>
|
51 | 51 | <Optimize>false</Optimize>
|
52 |
| - <OutputPath>..\Release\ML_Mono\</OutputPath> |
| 52 | + <OutputPath>..\Release\Explorer.MelonLoader.Mono\</OutputPath> |
53 | 53 | <DefineConstants>MONO,ML</DefineConstants>
|
54 | 54 | <ErrorReport>prompt</ErrorReport>
|
55 | 55 | <WarningLevel>4</WarningLevel>
|
|
64 | 64 | <DebugSymbols>false</DebugSymbols>
|
65 | 65 | <DebugType>none</DebugType>
|
66 | 66 | <Optimize>false</Optimize>
|
67 |
| - <OutputPath>..\Release\ML_Mono_NET35\</OutputPath> |
| 67 | + <OutputPath>..\Release\Explorer.MelonLoader.Mono.NET35\</OutputPath> |
68 | 68 | <DefineConstants>MONO,ML,NET35</DefineConstants>
|
69 | 69 | <ErrorReport>prompt</ErrorReport>
|
70 | 70 | <WarningLevel>4</WarningLevel>
|
|
79 | 79 | <DebugSymbols>false</DebugSymbols>
|
80 | 80 | <DebugType>none</DebugType>
|
81 | 81 | <Optimize>false</Optimize>
|
82 |
| - <OutputPath>..\Release\BIE_Cpp\</OutputPath> |
| 82 | + <OutputPath>..\Release\Explorer.BepInEx.Il2Cpp\</OutputPath> |
83 | 83 | <DefineConstants>CPP,BIE</DefineConstants>
|
84 | 84 | <ErrorReport>prompt</ErrorReport>
|
85 | 85 | <WarningLevel>4</WarningLevel>
|
|
94 | 94 | <DebugSymbols>false</DebugSymbols>
|
95 | 95 | <DebugType>none</DebugType>
|
96 | 96 | <Optimize>false</Optimize>
|
97 |
| - <OutputPath>..\Release\BIE_Mono\</OutputPath> |
| 97 | + <OutputPath>..\Release\Explorer.BepInEx.Mono\</OutputPath> |
98 | 98 | <DefineConstants>MONO,BIE</DefineConstants>
|
99 | 99 | <ErrorReport>prompt</ErrorReport>
|
100 | 100 | <WarningLevel>4</WarningLevel>
|
|
109 | 109 | <DebugSymbols>false</DebugSymbols>
|
110 | 110 | <DebugType>none</DebugType>
|
111 | 111 | <Optimize>false</Optimize>
|
112 |
| - <OutputPath>..\Release\BIE_Mono_NET35\</OutputPath> |
| 112 | + <OutputPath>..\Release\Explorer.BepInEx.Mono.NET35\</OutputPath> |
113 | 113 | <DefineConstants>MONO,BIE,NET35</DefineConstants>
|
114 | 114 | <ErrorReport>prompt</ErrorReport>
|
115 | 115 | <WarningLevel>4</WarningLevel>
|
|
0 commit comments