<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{1305ABF0-EEA0-464F-99D5-7FD5BE5E4956}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Perforce.P4</RootNamespace> <AssemblyName>p4api.net</AssemblyName> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <UseMono>false</UseMono> <MonoMdbGenerator>C:\Program Files (x86)\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.0\pdb2mdb.exe</MonoMdbGenerator> <Mono>C:\Program Files (x86)\Unity\Editor\Data\MonoBleedingEdge\bin\mono.exe</Mono> <TargetFrameworkProfile> </TargetFrameworkProfile> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>..\bin\Debug\p4api.net.xml</DocumentationFile> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>..\bin\Release\p4api.net.xml</DocumentationFile> <PlatformTarget>x86</PlatformTarget> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> <DebugSymbols>true</DebugSymbols> <OutputPath>..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DocumentationFile>..\bin\Debug\p4api.net.XML</DocumentationFile> <DebugType>full</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> <OutputPath>..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\Release\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> <DebugSymbols>true</DebugSymbols> <OutputPath>..\..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DocumentationFile>..\..\bin\Debug\p4api.net.XML</DocumentationFile> <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> <OutputPath>..\..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\..\bin\Release\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup> <SignAssembly>true</SignAssembly> </PropertyGroup> <PropertyGroup> <AssemblyOriginatorKeyFile>MyKey.snk</AssemblyOriginatorKeyFile> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|AnyCPU'"> <OutputPath>bin\UnitTest\</OutputPath> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|x64'"> <OutputPath>bin\x64\UnitTest\</OutputPath> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|x86'"> <OutputPath>bin\x86\UnitTest\</OutputPath> <NoWarn>1591,1572,1571,1573,1587,1570</NoWarn> </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="BridgeInterfaceClasses.cs" /> <Compile Include="Debug.cs" /> <Compile Include="errors\clientmain.cs" /> <Compile Include="errors\clientservice.cs" /> <Compile Include="errors\mergetest.cs" /> <Compile Include="errors\msgclient.cs" /> <Compile Include="errors\msgdb.cs" /> <Compile Include="errors\msgdm.cs" /> <Compile Include="errors\msghelp.cs" /> <Compile Include="errors\msglbr.cs" /> <Compile Include="errors\msgos.cs" /> <Compile Include="errors\msgrpc.cs" /> <Compile Include="errors\msgserver.cs" /> <Compile Include="errors\msgspec.cs" /> <Compile Include="errors\msgsupp.cs" /> <Compile Include="Repository.ServerMetaData.cs" /> <Compile Include="P4CommandResult.cs" /> <Compile Include="BranchSpec.cs" /> <Compile Include="Changelist.cs" /> <Compile Include="Client.cs" /> <Compile Include="ClientMetadata.cs" /> <Compile Include="Connection.cs" /> <Compile Include="Credential.cs" /> <Compile Include="Depot.cs" /> <Compile Include="DepotFileDiff.cs" /> <Compile Include="Repository.BranchSpec.cs" /> <Compile Include="Repository.ClientMetadata.cs" /> <Compile Include="Repository.Job.cs" /> <Compile Include="Group.cs" /> <Compile Include="Repository.Depot.cs" /> <Compile Include="Repository.Group.cs" /> <Compile Include="Repository.Changelist.cs" /> <Compile Include="Counter.cs" /> <Compile Include="File.cs" /> <Compile Include="FileAnnotation.cs" /> <Compile Include="FileHistory.cs" /> <Compile Include="FileIntegrationRecord.cs" /> <Compile Include="FileLineMatch.cs" /> <Compile Include="FileMetaData.cs" /> <Compile Include="FileResolveRecord.cs" /> <Compile Include="FileSpec.cs" /> <Compile Include="FileType.cs" /> <Compile Include="P4Server.internal.cs" /> <Compile Include="LogFile.cs" /> <Compile Include="P4Server.cs" /> <Compile Include="P4Bridge.cs" /> <Compile Include="P4Command.cs" /> <Compile Include="P4Exception.cs" /> <Compile Include="P4MapApi.cs" /> <Compile Include="Fix.cs" /> <Compile Include="FormBase.cs" /> <Compile Include="FormSpec.cs" /> <Compile Include="Job.cs" /> <Compile Include="Label.cs" /> <Compile Include="Options.cs" /> <Compile Include="PathSpec.cs" /> <Compile Include="ProtectionEntry.cs" /> <Compile Include="ProtectionTable.cs" /> <Compile Include="Repository.Client.cs" /> <Compile Include="Repository.cs" /> <Compile Include="Repository.Label.cs" /> <Compile Include="Repository.Stream.cs" /> <Compile Include="Repository.User.cs" /> <Compile Include="Server.cs" /> <Compile Include="Stream.cs" /> <Compile Include="StreamMetaData.cs" /> <Compile Include="StringEnum.cs" /> <Compile Include="SubmitResults.cs" /> <Compile Include="TriggerTable.cs" /> <Compile Include="TypeMap.cs" /> <Compile Include="User.cs" /> <Compile Include="VersionSpec.cs" /> <Compile Include="ViewMap.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="StringList.cs" /> <Compile Include="TaggedObject.cs" /> </ItemGroup> <ItemGroup> <None Include="MyKey.snk" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <WCFMetadata Include="Service References\" /> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Target Name="BeforeBuild" BeforeTargets="PrepareForBuild"> <Message Text="reading Asset path from $(MSBuildProjectDirectory)\..\AssetTarget.txt" /> <ItemGroup> <AssetTargetFile Include="$(MSBuildProjectDirectory)\..\AssetTarget.txt" /> </ItemGroup> <ReadLinesFromFile File="@(AssetTargetFile)"> <Output TaskParameter="Lines" PropertyName="AssetTargetLong" /> </ReadLinesFromFile> <PropertyGroup> <AssetTarget>$(MSBuildProjectDirectory)\..\$(AssetTargetLong)</AssetTarget> </PropertyGroup> <Message Text="AssetTarget now initialized to:$(AssetTarget)" /> </Target> <Target Name="AfterBuild"> <Message Text="Copying p4api.net. to $(AssetTarget)\P4Connect\Editor" /> <Exec Command="xcopy /Y/R/f $(TargetDir)p4api.net.* $(AssetTarget)\P4Connect\Editor\" IgnoreExitCode="true" /> <CallTarget Targets="GenerateMonoSymbols" Condition=" Exists('$(OutputPath)\$(AssemblyName).pdb')" /> </Target> <Target Name="GenerateMonoSymbols"> <Message Text="$(ProjectName) -> $(TargetPath).mdb" Importance="High" /> <Exec Command=""$(Mono)" "$(MonoMdbGenerator)" $(AssemblyName).dll" WorkingDirectory="$(MSBuildProjectDirectory)\$(OutputPath)" /> </Target> </Project>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12428 | YourUncleBob |
Populate -o //guest/perforce_software/p4connect/src/P4Bridge/... //guest/YourUncleBob/p4connect/src/P4Bridge/.... |
||
//guest/perforce_software/p4connect/src/P4Bridge/p4api.net/p4api.net.vs13.csproj | |||||
#5 | 12362 | Norman Morse |
Added Debug Logging for p4log Fixed some path comparison issues. Created a CaseSensitivity test |
||
#4 | 12135 | Norman Morse |
Integrate dev branch changes into main. This code is the basiis of the 2.7 BETA release which provides Unity 5 compatibility |
||
#3 | 11447 | Norman Morse | Updates from internal main, moved to workshop | ||
#2 | 11376 | Norman Morse |
Project and Solution updates. Change AssetTarget.txt files to use relative paths. |
||
#1 | 11239 | Norman Morse | Sample Unity project for debugging P4Connect using VS2013 | ||
//guest/norman_morse/dev/p4connect/src/P4Bridge/p4api.net/p4api.net.vs13.csproj | |||||
#3 | 11170 | Norman Morse | Fixed 2013 build | ||
#2 | 11131 | Norman Morse | Fixed vs2013 build and AssetTarget files | ||
#1 | 11121 | Norman Morse | Visual Studio 2013 projects and solutions |