W_Engine_Team_Study

pch.h 1.2KB

1234567891011121314
  1. // Tips for Getting Started:
  2. // 1. Use the Solution Explorer window to add/manage files
  3. // 2. Use the Team Explorer window to connect to source control
  4. // 3. Use the Output window to see build output and other messages
  5. // 4. Use the Error List window to view errors
  6. // 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project
  7. // 6. In the future, to open this project again, go to File > Open > Project and select the .sln file
  8. #ifndef PCH_H
  9. #define PCH_H
  10. // TODO: add headers that you want to pre-compile here
  11. #endif //PCH_H