- Timestamp:
- Oct 26, 2016 7:16:01 AM (8 years ago)
- Location:
- pjproject/branches/projects/uwp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/uwp
-
Property
svn:global-ignores
set to
bin
obj
lib
Bin
output
Debug
Generated[^A-Ba-b0-9]Files
Service[^A-Ba-b0-9]References
*.opendb
*.db
*.user
-
Property
svn:global-ignores
set to
-
pjproject/branches/projects/uwp/pjlib/build/pjlib.vcxproj
r5210 r5470 605 605 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> 606 606 </ClCompile> 607 <ClCompile Include="..\src\pj\ip_helper_ generic.c">607 <ClCompile Include="..\src\pj\ip_helper_winphone8.c"> 608 608 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|Win32'">true</ExcludedFromBuild> 609 609 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|ARM'">true</ExcludedFromBuild> … … 628 628 <ExcludedFromBuild Condition="'$(API_Family)'!='WinDesktop'">true</ExcludedFromBuild> 629 629 </ClCompile> 630 <ClCompile Include="..\src\pj\ip_helper_ winphone8.c">630 <ClCompile Include="..\src\pj\ip_helper_generic.c"> 631 631 <ExcludedFromBuild Condition="'$(API_Family)'=='WinDesktop'">true</ExcludedFromBuild> 632 632 </ClCompile>
Note: See TracChangeset
for help on using the changeset viewer.