summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 0e9884ab2..bb2eed13f 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -7699,6 +7699,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\tls\BasicTlsPskExternal.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\tls\BasicTlsPskIdentity.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -8854,6 +8859,16 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\tls\TlsPsk.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "src\tls\TlsPskExternal.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\tls\TlsPskIdentity.cs"
                     SubType = "Code"
                     BuildAction = "Compile"