diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-04-26 18:37:08 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-04-26 18:37:08 +0300 |
| commit | 9bf7ad5775514887628157786d4cfb026b3dd79b (patch) | |
| tree | ef0afc0a315b843f0c956ded16e79497bcd60997 /Software/Visual_Studio/PPC/Tango.PPC.Updater | |
| parent | 7ac048ab48500b9c84e17b6aa20f9fbd12595e22 (diff) | |
| download | Tango-9bf7ad5775514887628157786d4cfb026b3dd79b.tar.gz Tango-9bf7ad5775514887628157786d4cfb026b3dd79b.zip | |
Changed build path.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Updater')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj index 1e3102b0e..f240ddac0 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj @@ -37,7 +37,7 @@ <PlatformTarget>AnyCPU</PlatformTarget> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> - <OutputPath>..\..\Build\Eureka\Release\</OutputPath> + <OutputPath>..\..\Build\PPC\Eureka\</OutputPath> <DefineConstants>TRACE;Eureka</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> |
