Reworking source tree and Makefiles for out of tree builds.
authorScott Cantor <cantor.2@osu.edu>
Sun, 6 Mar 2011 20:30:22 +0000 (20:30 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 6 Mar 2011 20:30:22 +0000 (20:30 +0000)
commit295b42c0a0ecbb9bf4ab5cb16a706db345292fd6
treefb9b4d9973d97268b12b0fbf28851f8d4c714ade
parentfcbdf3b6cbabece8835dd0819aed8385309ab54b
Reworking source tree and Makefiles for out of tree builds.
18 files changed:
.cproject
.gitignore
Makefile.am
config_win32.h
configure.ac
doc/.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
src/Makefile.am [moved from shibresolver/Makefile.am with 76% similarity]
src/resolver-lite.vcxproj [moved from shibresolver/resolver-lite.vcxproj with 90% similarity]
src/resolver.vcxproj [moved from shibresolver/resolver.vcxproj with 90% similarity]
src/shibresolver/.gitignore [moved from shibresolver/.gitignore with 86% similarity]
src/shibresolver/base.h [moved from shibresolver/base.h with 100% similarity]
src/shibresolver/internal.h [moved from shibresolver/internal.h with 100% similarity]
src/shibresolver/resolver.cpp [moved from shibresolver/resolver.cpp with 100% similarity]
src/shibresolver/resolver.h [moved from shibresolver/resolver.h with 100% similarity]
src/shibresolver/resolver.rc [moved from shibresolver/resolver.rc with 89% similarity]
src/shibresolver/resource.h [moved from shibresolver/resource.h with 100% similarity]