~ubuntu-branches/ubuntu/oneiric/json-glib/oneiric

« back to all changes in this revision

Viewing changes to build/win32/vs10/install.vcxproj

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2011-06-21 16:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110621162902-ddd1ue8pgcqbpj6s
Tags: 0.13.4-1
* New upstream release. (Thanks to Ted Gould <ted@ubuntu.com>)
  - Fixes for removal of G_CONST_RETURN
* debian/libjson-glib-1.0-0.symbols: Update for 0.13.4
* debian/watch: Switch to .bz2 tarballs

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
      <Project>{99fc597f-539a-49bb-9b9a-6c1ef802a17b}</Project>
127
127
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
128
128
    </ProjectReference>
129
 
    <ProjectReference Include="test-serialize-boxed.vcxproj">
 
129
    <ProjectReference Include="boxed.vcxproj">
130
130
      <Project>{5016d295-cc2f-4149-80c2-71d7a33791b2}</Project>
131
131
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
132
132
    </ProjectReference>
133
 
    <ProjectReference Include="test-serialize-complex.vcxproj">
 
133
    <ProjectReference Include="serialize-complex.vcxproj">
134
134
      <Project>{c3fcc23b-54cc-4447-b9a7-ce095ea60b16}</Project>
135
135
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
136
136
    </ProjectReference>
137
 
    <ProjectReference Include="test-serialize-full.vcxproj">
 
137
    <ProjectReference Include="serialize-full.vcxproj">
138
138
      <Project>{980282ca-eaea-4f33-8982-39daf018978a}</Project>
139
139
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
140
140
    </ProjectReference>
141
 
    <ProjectReference Include="test-serialize-simple.vcxproj">
 
141
    <ProjectReference Include="serialize-simple.vcxproj">
142
142
      <Project>{27afa4cd-917a-4155-9f61-025094a97933}</Project>
143
143
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
144
144
    </ProjectReference>
 
145
    <ProjectReference Include="gvariant-test.vcxproj">
 
146
      <Project>{aa52a332-735d-4177-8ca6-842018e60ded}</Project>
 
147
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
 
148
    </ProjectReference>
 
149
    <ProjectReference Include="path-test.vcxproj">
 
150
      <Project>{ff640d73-9bcd-4b75-b63f-75175a3c9f67}</Project>
 
151
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
 
152
    </ProjectReference>
145
153
  </ItemGroup>
146
154
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
147
155
  <ImportGroup Label="ExtensionTargets">