* #27232: jni: added pjproject checkout as regular git content

We will remove it once the next release of pjsip (with Android support)
comes out and is merged into SFLphone.
diff --git a/jni/pjproject-android/.svn/pristine/90/905785a9ca0b0a8abd1e93f61ef7d40c2cbe8118.svn-base b/jni/pjproject-android/.svn/pristine/90/905785a9ca0b0a8abd1e93f61ef7d40c2cbe8118.svn-base
new file mode 100644
index 0000000..7ef5b5d
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/90/905785a9ca0b0a8abd1e93f61ef7d40c2cbe8118.svn-base
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="Windows-1252"?>

+<VisualStudioPropertySheet

+	ProjectType="Visual C++"

+	Version="8.00"

+	Name="pjproject-vs8-wm5-common-defaults"

+	>

+	<Tool

+		Name="VCCLCompilerTool"

+		PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"

+		DebugInformationFormat="3"

+		DisableSpecificWarnings="4214;4201"

+	/>

+	<Tool

+		Name="VCLinkerTool"

+		SubSystem="9"

+		StackReserveSize="65536"

+		StackCommitSize="4096"

+		EntryPointSymbol="WinMainCRTStartup"

+	/>

+	<Tool

+		Name="VCResourceCompilerTool"

+		PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"

+	/>

+	<UserMacro

+		Name="TargetCPU"

+		Value="armv4i"

+	/>

+</VisualStudioPropertySheet>