develop/GBattleSimulation
2023-04-09 19:04:00 -05:00
..
GBattleSimulation.vcproj upload 2023-04-09 19:04:00 -05:00
GDamageSimul.cpp upload 2023-04-09 19:04:00 -05:00
GDamageSimul.h upload 2023-04-09 19:04:00 -05:00
GHistorySystem.cpp upload 2023-04-09 19:04:00 -05:00
GHistorySystem.h upload 2023-04-09 19:04:00 -05:00
GHitType.h upload 2023-04-09 19:04:00 -05:00
ReadMe.txt upload 2023-04-09 19:04:00 -05:00
stdafx.cpp upload 2023-04-09 19:04:00 -05:00
stdafx.h upload 2023-04-09 19:04:00 -05:00
targetver.h upload 2023-04-09 19:04:00 -05:00

========================================================================
    정적 라이브러리 : GBattleSimulation 프로젝트 개요
========================================================================

응용 프로그램 마법사에서 이 GBattleSimulation 라이브러리를 만들었습니다.

이 파일에는 GBattleSimulation 응용 프로그램을 구성하는 각 파일에 대한
요약 설명이 포함되어 있습니다.


GBattleSimulation.vcproj
    응용 프로그램 마법사를 사용하여 생성한 VC++ 프로젝트의 기본 프로젝트 파일입니다.
    파일을 생성한 Visual C++ 버전에 대한 정보와
    응용 프로그램 마법사를 사용하여 선택한 플랫폼, 구성 및 프로젝트 기능에 대한
    정보가 들어 있습니다.


/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    이 파일은 미리 컴파일된 헤더(PCH) 파일인 GBattleSimulation.pch와
    미리 컴파일된 형식(PCT) 파일인 StdAfx.obj를 빌드하는 데 사용됩니다.

/////////////////////////////////////////////////////////////////////////////
기타 참고:

응용 프로그램 마법사에서 사용하는 "TODO:" 주석은 사용자가 추가하거나 사용자 지정해야 하는
소스 코드 부분을 나타냅니다.

/////////////////////////////////////////////////////////////////////////////