OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrakeCS.csproj
index 46323ad..55e94b6 100644 (file)
@@ -19,7 +19,7 @@
     <UpgradeBackupLocation>\r
     </UpgradeBackupLocation>\r
     <OldToolsVersion>3.5</OldToolsVersion>\r
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <IsWebBootstrapper>false</IsWebBootstrapper>\r
     <SignManifests>false</SignManifests>\r
     <PublishUrl>publish\</PublishUrl>\r
@@ -36,6 +36,7 @@
     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
     <UseApplicationTrust>false</UseApplicationTrust>\r
     <BootstrapperEnabled>true</BootstrapperEnabled>\r
+    <TargetFrameworkProfile>Client</TargetFrameworkProfile>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <Compile Include="frmActivityWindow.Designer.cs">\r
       <DependentUpon>frmActivityWindow.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="Model\AudioTrack.cs" />\r
     <Compile Include="Model\DriveInformation.cs" />\r
     <Compile Include="Model\SourceType.cs" />\r
-    <Compile Include="Model\Subtitle.cs" />\r
     <Compile Include="Presets\PlistPresetHandler.cs" />\r
     <Compile Include="Presets\Preset.cs" />\r
     <Compile Include="Presets\PresetsHandler.cs" />\r
   <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />\r
   <PropertyGroup Condition=" '$(Configuration)' == 'Install' ">\r
     <PostBuildEvent>\r
-       cd ../../\r
-       copy Installer\Installer.nsi bin\Install /Y\r
-       copy handbrakepineapple.ico bin\Install /Y\r
-       xcopy doc bin\Install\doc /I /Y\r
-       cd bin\Install\r
        makensis Installer.nsi\r
        </PostBuildEvent>\r
   </PropertyGroup>\r