Skip to content

Commit

Permalink
made changes to WOCCatalog prj and proj.filters file
Browse files Browse the repository at this point in the history
  • Loading branch information
afaruqui committed Mar 2, 2016
1 parent 6fda1a1 commit 5197be0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.10240.0</WindowsTargetPlatformMinVersion>
<ProjectGuid>{7ACE16A9-EA45-422A-80C9-0783F0ED4E9C}</ProjectGuid>
<WINOBJC_SDK_ROOT>E:\WinObjC</WINOBJC_SDK_ROOT>
<WINOBJC_SDK_ROOT>..\..\..\..</WINOBJC_SDK_ROOT>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,10 @@
<Filter>Xcode Variable Files</Filter>
</Text>
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest" />
</ItemGroup>
<ItemGroup>
<None Include="WOCCatalog_TemporaryKey.pfx" />
</ItemGroup>
</Project>

0 comments on commit 5197be0

Please sign in to comment.