Sha256: 334f46621bd555e7b410cec8f199e104ca3c53a3464a6f514e08f5e49a9d272d
Contents?: true
Size: 677 Bytes
Versions: 17
Compression:
Stored size: 677 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ImportGroup Label="PropertySheets"> </ImportGroup> <PropertyGroup Label="UserMacros"> <_RHO_ROOT>c:/work/win8/commonapi/rhodes</_RHO_ROOT> <_TEMP_FILES_DIR>$(RHO_ROOT)\platform\wp8\bin\$(Platform)\extensions\$(ProjectName)</_TEMP_FILES_DIR> </PropertyGroup> <ItemDefinitionGroup /> <ItemGroup> <BuildMacro Include="RHO_ROOT"> <Value>$(RHO_ROOT)</Value> </BuildMacro> <BuildMacro Include="TEMP_FILES_DIR"> <Value>$(TEMP_FILES_DIR)</Value> </BuildMacro> </ItemGroup> </Project>
Version data entries
17 entries across 17 versions & 2 rubygems