X-Git-Url: http://www.fmaj7b5.info/git?p=cuda.git;a=blobdiff_plain;f=mult_matrices%2Fmult_matrices.vcxproj;fp=mult_matrices%2Fmult_matrices.vcxproj;h=d4d40b37bb1f675c36ccdbc5c168e943dab6056e;hp=0000000000000000000000000000000000000000;hb=474dc4b3cd13aea3ccaae408eac81bbb616c056b;hpb=9c4ea7a2596620dcb156a00d12bc55c07ba03339 diff --git a/mult_matrices/mult_matrices.vcxproj b/mult_matrices/mult_matrices.vcxproj new file mode 100644 index 0000000..d4d40b3 --- /dev/null +++ b/mult_matrices/mult_matrices.vcxproj @@ -0,0 +1,118 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {C53873B0-FFDB-4F95-8FB5-3C782DEE6FE2} + Win32Proj + mult_matrices + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + ..\libutils;%(AdditionalIncludeDirectories) + + + Console + true + cudart.lib;%(AdditionalDependencies) + + + + ..\libutils + compute_30,sm_30 + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + ..\libutils;%(AdditionalIncludeDirectories) + + + Console + true + true + true + cudart.lib;%(AdditionalDependencies) + + + ..\libutils + compute_30,sm_30 + true + + + + + + + + + + + + + + + Create + Create + + + + + {4c5c7860-d42e-4598-9742-d5ad444db16f} + + + + + + + + + + \ No newline at end of file