2017년 3월 20일 월요일

Visual Studio C#에서 폴더 안의 파일을 모두 프로젝트에 추가하기

참고: http://stackoverflow.com/questions/392473/how-do-i-add-an-existing-directory-tree-to-a-project-in-visual-studio

방법

  1. 프로젝트 디렉토리에 소스 구조를 넣는다
  2. 솔루션 탐색기의 툴상자에서 "Show All Files"를 클릭
  3. 원하는 디렉토리를 오른클릭하고 "Include in Project" 클릭

댓글 없음:

댓글 쓰기