diff options
author | NingSun <ning.sun@intel.com> | 2018-03-14 16:35:31 -0700 |
---|---|---|
committer | NingSun <ning.sun@intel.com> | 2018-03-14 17:02:47 -0700 |
commit | da00ff6db5e68773996ec79d711c45fb3444c580 (patch) | |
tree | 0387aa1f70a468e6c3264767454ae6f4528f59e8 /SoftHSMv2/win32/.gitignore | |
parent | 535535b7c5f2781fa096a5fd00a762d24db4eddc (diff) |
Remove win32 support in SoftHSMv2
Due to license issue, we have to remove win32 support in SoftHSMv2.
Issue-ID: AAF-151
Change-Id: I31dda45ed84065819e26be8205747dd096a37432
Signed-off-by: NingSun <ning.sun@intel.com>
Diffstat (limited to 'SoftHSMv2/win32/.gitignore')
-rw-r--r-- | SoftHSMv2/win32/.gitignore | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/SoftHSMv2/win32/.gitignore b/SoftHSMv2/win32/.gitignore deleted file mode 100644 index 997db95..0000000 --- a/SoftHSMv2/win32/.gitignore +++ /dev/null @@ -1,35 +0,0 @@ -# get back config.h.in -!config.h.in - -# Visual Studio -*.opensdf -*.sdf -*.suo -.vs/ - -# Object files -*.obj -*.exe - -# Generated project files -convarch.vcxproj -convarch.vcxproj.filters -cryptotest.vcxproj -datamgrtest.vcxproj -dump.vcxproj -handlemgrtest.vcxproj -keyconv.vcxproj -keyconv.vcxproj.filters -objstoretest.vcxproj -p11test.vcxproj -sessionmgrtest.vcxproj -slotmgrtest.vcxproj -softhsm2.vcxproj -softhsm2.sln -util.vcxproj -util.vcxproj.filters - -# Build files -Debug/ -Release/ -x64/
\ No newline at end of file |