Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <ClCompile Include="filename.c">
  2. <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug AMD64|Win32'"> /J /Wp64 /GS- /Wp64 /GS- </AdditionalOptions>
  3. <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug AMD64|x64'"> /J /Wp64 /GS- /Wp64 /GS- </AdditionalOptions>
  4. </ClCompile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement