AugustoAngeletti / windage

Automatically exported from code.google.com/p/windage
0 stars 0 forks source link

Auto Building and Arrangement #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

| Build Events | Post-Build Event | Command Line | COPY /Y
"$(OutDir)\$(ProjectName).exe"
"$(SolutionDir)\..\..\runtime\$(ProjectName).exe"<br/> COPY /Y
"$(OutDir)\$(ProjectName).lib"
"$(SolutionDir)\..\..\lib\$(ProjectName).lib"| Build결과물을 
특정폴더로 복
사한다. | 

Original issue reported on code.google.com by bwh...@gmail.com on 14 Jan 2010 at 4:28

GoogleCodeExporter commented 8 years ago
done. 
 revision 206 : http://code.google.com/p/windage/source/detail?r=206

Original comment by wbaek.g...@gmail.com on 19 Jan 2010 at 4:06