summaryrefslogtreecommitdiff
path: root/libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2026-01-09 15:28:38 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2026-01-09 15:28:38 +0100
commit210404a73706993d197c1290d5a411394e176fbe (patch)
tree93c3ea9fc4691ca42f26dd92c6e14627af0b47af /libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props
parenta65e876f3277a7d7fca6e5129ac3e200dae2d0dc (diff)
remove unused lib files
Diffstat (limited to 'libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props')
-rw-r--r--libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props13
1 files changed, 0 insertions, 13 deletions
diff --git a/libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props b/libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props
deleted file mode 100644
index 5ea50fb..0000000
--- a/libs/openssl-3.6.0-beta1/projects/examples/msvc/examples.sln.props
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets">
- <Import Project="..\..\auxiliary\build\msvc\openssl-3.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <OutDir>$(SolutionDir)build-target\$(Platform)\$(Configuration)\</OutDir>
- <IntDir>$(SolutionDir)im-build\$(Platform)\$(ProjectName)\$(Configuration)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup />
- <ItemGroup />
-</Project> \ No newline at end of file