Ignore:
Timestamp:
Oct 16, 2013 10:50:36 AM (11 years ago)
Author:
riza
Message:

Re #1704: fixed some build errors

Location:
pjproject/branches/projects/winphone
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/winphone

    • Property svn:ignore
      •  

        old new  
        1111*.opt 
        1212*.suo 
         13*.sdf 
         14*.opensdf 
        1315.settings 
        1416.cdtproject 
  • pjproject/branches/projects/winphone/build/vs/pjproject-vs11-release-static-defaults.props

    r4618 r4620  
    1515  <ItemGroup /> 
    1616</Project> 
    17 <?xml version="1.0" encoding="utf-8"?> 
    18 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 
    19   <ImportGroup Label="PropertySheets"> 
    20     <Import Project="pjproject-vs11-release-defaults.props" /> 
    21   </ImportGroup> 
    22   <PropertyGroup Label="UserMacros" /> 
    23   <PropertyGroup> 
    24     <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> 
    25   </PropertyGroup> 
    26   <ItemDefinitionGroup> 
    27     <ClCompile> 
    28       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 
    29     </ClCompile> 
    30   </ItemDefinitionGroup> 
    31   <ItemGroup /> 
    32 </Project> 
    33 <?xml version="1.0" encoding="utf-8"?> 
    34 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 
    35   <ImportGroup Label="PropertySheets"> 
    36     <Import Project="pjproject-vs11-release-defaults.props" /> 
    37   </ImportGroup> 
    38   <PropertyGroup Label="UserMacros" /> 
    39   <PropertyGroup> 
    40     <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> 
    41   </PropertyGroup> 
    42   <ItemDefinitionGroup> 
    43     <ClCompile> 
    44       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 
    45     </ClCompile> 
    46   </ItemDefinitionGroup> 
    47   <ItemGroup /> 
    48 </Project> 
Note: See TracChangeset for help on using the changeset viewer.