OSDN Git Service

Add a solution file and project files for Microsoft Visual Studio 10.0.
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Sun, 3 Apr 2011 08:48:54 +0000 (17:48 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Thu, 26 May 2011 23:21:23 +0000 (08:21 +0900)
commit2c5ce5956415cda0f30ae6d9eb703b03f1e2b799
tree84f34305fad7542ac65f77b8f6e27060b7d1429a
parente0cd73854c2838b09bc70e267cbd6bffe9572f7b
Add a solution file and project files for Microsoft Visual Studio 10.0.
Fix a compile error, a heap corruption bug and a infinite loop bug.
Remove obsolete DESCRIPTION in xkeymacsdll.def.
12 files changed:
xkeymacs-vc10x64.sln [new file with mode: 0644]
xkeymacs-vc10x86.sln [new file with mode: 0644]
xkeymacs/profile.cpp
xkeymacs/xkeymacs-vc10x64.vcxproj [new file with mode: 0644]
xkeymacs/xkeymacs-vc10x64.vcxproj.filters [new file with mode: 0644]
xkeymacs/xkeymacs-vc10x86.vcxproj [new file with mode: 0644]
xkeymacs/xkeymacs-vc10x86.vcxproj.filters [new file with mode: 0644]
xkeymacs/xkeymacs.cpp
xkeymacsdll/Commands.cpp
xkeymacsdll/xkeymacsdll-vc10.vcxproj [new file with mode: 0644]
xkeymacsdll/xkeymacsdll-vc10.vcxproj.filters [new file with mode: 0644]
xkeymacsdll/xkeymacsdll.def