summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSameeh Jubran <sameeh@daynix.com>2017-02-21 16:06:00 +0200
committerDmitry Fleytman <dmitry@daynix.com>2017-04-03 15:06:47 +0300
commit2cd4aa5262fd293c3e512961f869dee5d40b28d1 (patch)
tree983282c1c6b9c2b66db92cc54e254da9df83a057 /.gitignore
parent2b41acd295ef8b3865dfbc59b288c7050626af45 (diff)
Build: Migrate to VS 2015 and add Win10 configurations
This commit migrates from VS 2013 to VS 2015. Beside the auto conversion which was performed by VS this commit includes the following fixes which enabled the builld to work: Win (7, 8, 8.1, 10): * Set the KMDF Version Major to 1. * Set the KMDF Version Minor to 11. Win XP: * Add _When_ define. * Add empty implementation to guard functions which else would cause an unresolved symbols. * Add path to WinDDK's wdfinstaller.h in UsbDkHelper project. * Add "GetDriverProjectAttributes" and "GetPackageFiles" targets to UsbDkController, UsbDkHelper and UsbDkInstHelper project files. Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 896b972..20762b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,6 @@ Win*Debug
Win*Release
*.opensdf
*.ipch
-*.vcxproj.user
build*.log
resource.h
Resource.aps